diff --git a/nextcloud_install_production.sh b/nextcloud_install_production.sh index c403038e..1436d8ec 100644 --- a/nextcloud_install_production.sh +++ b/nextcloud_install_production.sh @@ -86,6 +86,7 @@ then NOT_LATEST=1 print_text_in_color "$ICyan" "Running in not-latest mode..." sleep 1 +else msg_box "Failed to get the correct flag. Did you enter it correctly?" exit 1 fi