mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-09 05:11:59 +00:00
Update Notification version error
added a sleep of 10 sec so Spotlight know about the application that jsut installed
This commit is contained in:
@@ -1221,6 +1221,7 @@ case $type in
|
||||
esac
|
||||
|
||||
# print installed application location and version
|
||||
sleep 10
|
||||
getAppVersion
|
||||
|
||||
# TODO: notify when done
|
||||
|
||||
Reference in New Issue
Block a user