mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
mosyleb icon
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user