diff --git a/microsoft-apps.sh b/microsoft-apps.sh index b78f13e..660a787 100644 --- a/microsoft-apps.sh +++ b/microsoft-apps.sh @@ -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)