X-Git-Url: https://git.p6c8.net/nextcloud-backup-restore.git/blobdiff_plain/4499f0d51c387c36861a848d5082e030f7de5e5e..c0c07664edd370d5385dc1eb44174bed1e5ecbbe:/setup.sh?ds=inline diff --git a/setup.sh b/setup.sh index fda55a6..9af4338 100644 --- 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 #