From 5477c5ccfe12250aac4f50b83f1e39221fa6e67f Mon Sep 17 00:00:00 2001 From: Mike Matter Date: Mon, 9 May 2022 12:02:50 -0500 Subject: [PATCH] Adding WS1 support (Blocking app dialogue) --- Installomator.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Installomator.sh b/Installomator.sh index 6a6f725..a520aed 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -81,6 +81,7 @@ LOGO=appstore # - mosylem Mosyle Manager (Education) # - addigy Addigy # - microsoft Microsoft Endpoint Manager (Intune) +# - ws1 Workspace ONE (AirWatch) # path can also be set in the command call, and if file exists, it will be used. # Like 'LOGO="/System/Applications/App\ Store.app/Contents/Resources/AppIcon.icns"' # (spaces have to be escaped).