replaced incorrect character on line 318

This commit is contained in:
wattsy74
2021-12-03 12:24:00 +00:00
parent 5cea71c048
commit b356082b8d

View File

@@ -315,7 +315,7 @@ for param in "$@"; do
mau)
install_software "com.microsoft.autoupdate.standalone" "Microsoft AutoUpdate" "/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app" "noconsole" "notlegacy"
;;
mau-oc}
mau-oc)
install_software "com.microsoft.autoupdate.standalone" "Microsoft AutoUpdate" "/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app" "openconsole" "notlegacy"
;;
remote-desktop)