From f8d578a6d7ddb8c3bd18a2d3590bb8440e556e2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Theilgaard?= Date: Fri, 2 Jul 2021 09:23:45 +0200 Subject: [PATCH] mosyleb icon --- CHANGELOG.md | 1 + Installomator.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9753a7a..4ced6ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ - Change in finding installed apps. We now look in /Applications and /Applications/Utilities first. If not found there, we use spotligt to find it. (We discovered a problem when a user has Parallels Windows installed with Microsoft Edge in it. Then Installomator wanted to update the app all the time, becaus spotligt found that Windows version of the app that Parallels created.) - Added bunch of new labels - Improved `buildCaseStatement.sh` a lot. It is a great start when figuring out how to create a new label for an app, or a piece of software. +- Mosyle changed their app name from Business to Self-Service ## v0.5 - 2021-04-13 diff --git a/Installomator.sh b/Installomator.sh index aab9ae6..0956f63 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -3261,7 +3261,7 @@ case $LOGO in ;; mosyleb) # Mosyle Business - LOGO="/Applications/Business.app/Contents/Resources/AppIcon.icns" + LOGO="/Applications/Self-Service.app/Contents/Resources/AppIcon.icns" ;; mosylem) # Mosyle Manager (education)