Adding Workspace ONE support (fixing comment)

This commit is contained in:
Mike Matter
2022-05-09 11:50:27 -05:00
parent 52ad8d9d88
commit 4f3b130b04

View File

@@ -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
;;