diff --git a/nextcloud_update.sh b/nextcloud_update.sh index 3dc7f127..882e66c8 100644 --- a/nextcloud_update.sh +++ b/nextcloud_update.sh @@ -74,7 +74,7 @@ then fi # Update updatenotification.sh -if [ -f $SCRIPTS/updatenotification.sh +if [ -f $SCRIPTS/updatenotification.sh ] then download_script STATIC updatenotification chmod +x $SCRIPTS/updatenotification.sh