diff --git a/Helpers/update-macOS-version.sh b/Helpers/update-macOS-version.sh index 566c845..bfab558 100644 --- a/Helpers/update-macOS-version.sh +++ b/Helpers/update-macOS-version.sh @@ -20,7 +20,7 @@ if [ "$SHOWDIALOG" == "Y" ]; then else echo "Dialog will not open" echo Continuing... - curl -s https://raw.githubusercontent.com/grahampugh/erase-install/main/erase-install.sh | sudo bash /dev/stdin --reinstall --depnotify --check-power --power-wait-limit 180 --update --os=$MOSVERSION + curl -s https://raw.githubusercontent.com/grahampugh/erase-install/main/erase-install.sh | sudo bash /dev/stdin --reinstall --depnotify --check-power --power-wait-limit 180 --update --os $MOSVERSION fi #PROMPTS WITH INSTALL