diff --git a/NGINX-Installer.sh b/NGINX-Installer.sh index dc48283..42ded6c 100644 --- a/NGINX-Installer.sh +++ b/NGINX-Installer.sh @@ -306,7 +306,7 @@ fi ##---------------## if [ $nextcloud = 1 ]; then -wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/master/config/nextcloud-config.sh -O nextcloud-config.sh +wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/master/config/nextcloud/nextcloud-config.sh -O nextcloud-config.sh source nextcloud-config.sh fi