Apliance Backup
+ +Stap 1
+ +Koppel de externe schijf aan
+ Wacht vervolgens 10-15 seconden,
druk dan op volgende stap.
+
+
+
+
+
+
+
+
+swal("De externe schijf is gevonden", "", "success").then(function() {
+ window.location = "backup-step2.php";
+});
+ ';
+
+}
+ if ($shellout==0) {
+ echo '';
+}
+}
+?>
+
+
+
diff --git a/scripts/backup-step2.php b/scripts/backup-step2.php
new file mode 100644
index 0000000..8b57b5d
--- /dev/null
+++ b/scripts/backup-step2.php
@@ -0,0 +1,68 @@
+
+
+
+
+
+ Druk op "Maak backup" om te starten
+
+ Foto importeer tool
+
+
+
+
+
+
+
+
+
+
Apliance Backup
+ +Stap 2
+ +Alles is gereed,
+Druk op "Maak backup" om te starten
+
+
+
+
+
+
+
+
+
+
diff --git a/scripts/error-import.php b/scripts/error-import.php
new file mode 100644
index 0000000..5619fbb
--- /dev/null
+++ b/scripts/error-import.php
@@ -0,0 +1,49 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/scripts/favicon.png b/scripts/favicon.png
new file mode 100644
index 0000000..424f24a
Binary files /dev/null and b/scripts/favicon.png differ
diff --git a/scripts/index.php b/scripts/index.php
new file mode 100644
index 0000000..462cb52
--- /dev/null
+++ b/scripts/index.php
@@ -0,0 +1,34 @@
+/*
+#state 0 = not running
+#state 1 = now running
+#state 2 = Finished without errors
+#state 3 = Finished with errors
+#state B1 = Backup is running
+#State B2 = finished without errors
+*/
+
+
\ No newline at end of file