X-Git-Url: https://git.p6c8.net/nextcloud-backup-restore.git/blobdiff_plain/7f9ed78d32ed7925f4a6fe4754f7d1c707467cc9..d6e40c61a35ea86523348c771f19867d433373cb:/NextcloudRestore.sh?ds=sidebyside diff --git a/NextcloudRestore.sh b/NextcloudRestore.sh index faad960..a2fa3d2 100644 --- a/NextcloudRestore.sh +++ b/NextcloudRestore.sh @@ -4,7 +4,7 @@ # Bash script for restoring backups of Nextcloud. # Usage: ./NextcloudRestore.sh (e.g. ./NextcloudRestore.sh 20170910_132703) # -# The script is based on an installation of Nextcloud using nginx and MariaDB, see https://decatec.de/home-server/nextcloud-auf-ubuntu-server-mit-nginx-mariadb-php-lets-encrypt-redis-und-fail2ban/ +# 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/ # #