notification text updated, closes #41

This commit is contained in:
Armin Briegel
2020-07-23 13:28:45 +02:00
parent ea2d4d47e5
commit 0124a7fed1

View File

@@ -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!