mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Adding Workspace ONE support (fixing comment)
This commit is contained in:
@@ -4841,7 +4841,7 @@ case $LOGO in
|
||||
if [[ -z $MDMProfileName ]]; then; MDMProfileName="Management Profile"; fi
|
||||
;;
|
||||
ws1)
|
||||
# Mosyle Business
|
||||
# Workspace ONE
|
||||
LOGO="/Applications/Workspace ONE Intelligent Hub.app/Contents/Resources/AppIcon.icns"
|
||||
if [[ -z $MDMProfileName ]]; then; MDMProfileName="Device Manager"; fi
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user