mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 14:13:27 +00:00
update to include NotificationOff switch
This commit is contained in:
@@ -32,7 +32,12 @@ echo Command: MainTitle: Installing $appname... >> /var/tmp/depnotify.log
|
||||
echo 'Command: Image: /Library/Application Support/Purple/logo.png' >> /var/tmp/depnotify.log
|
||||
echo Command: MainText: We are now installing the $appname application. >> /var/tmp/depnotify.log
|
||||
echo Command: WindowStyle: Activate >> /var/tmp/depnotify.log
|
||||
|
||||
if @1 != "NotificationOff" then
|
||||
echo Command: NotificationOn: >> /var/tmp/depnotify.log
|
||||
fi
|
||||
|
||||
done
|
||||
## STARTING INSTALLS ###
|
||||
sleep 2
|
||||
## echo Status: Installing $appname in the background... >> /var/tmp/depnotify.log ## IGNORE DO NOT DELETE FOR NOW
|
||||
|
||||
Reference in New Issue
Block a user