mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
notification text updated, closes #41
This commit is contained in:
@@ -740,7 +740,7 @@ code42)
|
||||
type="pkgInDmg"
|
||||
downloadURL=https://download.code42.com/installs/agent/latest-mac.dmg
|
||||
expectedTeamID="9YV9435DHD"
|
||||
BLOCKING_PROCESS_ACTION=ignore
|
||||
blockingProcesses=( NONE )
|
||||
;;
|
||||
nomad)
|
||||
# credit: Tadayuki Onishi (@kenchan0130)
|
||||
@@ -1453,7 +1453,7 @@ printlog "$message"
|
||||
|
||||
if [[ $currentUser != "loginwindow" && $NOTIFY == "success" ]]; then
|
||||
printlog "notifying"
|
||||
displaynotification "$message" "Installation complete!"
|
||||
displaynotification "$message" "$name update/installation complete!"
|
||||
fi
|
||||
|
||||
# all done!
|
||||
|
||||
Reference in New Issue
Block a user