mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 14:13:27 +00:00
Update update-macOS-version.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user