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