]> git.p6c8.net - nextcloud-backup-restore.git/blobdiff - setup.sh
Version; readme; links
[nextcloud-backup-restore.git] / setup.sh
index fda55a6204ba88ba815da0f2c3aa3d88f6c03eab..9af4338adfa3e58c30450c52fe2516bf111835ff 100644 (file)
--- a/setup.sh
+++ b/setup.sh
@@ -1,5 +1,24 @@
 #!/bin/bash
 
+#
+# Bash script an easy setup of NextcloudBackup.sh and NextcloudRestore.sh
+#
+# Version 2.0.0
+#
+# Usage:
+#      - call the setup.sh script
+#   - Enter the required information
+#   - You NextcloudBackup.sh and NextcloudRestore.sh scripts will be tailored to match you installation.
+#
+# The script is based on an installation of Nextcloud using nginx and MariaDB, see https://decatec.de/home-server/nextcloud-auf-ubuntu-server-18-04-lts-mit-nginx-mariadb-php-lets-encrypt-redis-und-fail2ban/
+#
+
+#
+# IMPORTANT
+# The setup.sh script automated the configuration for the backup/restore scripts.
+# However, you should always check the backup/restore scripts BEFORE executing these!
+#
+
 #
 # Pre defined variables
 #

patrick-canterino.de