mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-23 05:10:57 +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
|
esac
|
||||||
|
|
||||||
# print installed application location and version
|
# print installed application location and version
|
||||||
|
sleep 10
|
||||||
getAppVersion
|
getAppVersion
|
||||||
|
|
||||||
# TODO: notify when done
|
# TODO: notify when done
|
||||||
|
|||||||
Reference in New Issue
Block a user