mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-09-17 00:50:40 +01:00
replaced incorrect character on line 318
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user