Update brandDEPinstall.sh

This commit is contained in:
Michael
2021-10-06 13:33:59 +01:00
committed by GitHub
parent 7cc976351e
commit fce9e46d47

View File

@@ -28,7 +28,7 @@ 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 re-installing the $appname application. >> /var/tmp/depnotify.log
echo Command: WindowStyle: Activate >> /var/tmp/depnotify.log
echo Command: NotificationOn: >> /var/tmp/depnotify.log
## STARTING INSTALLS ###
sleep 2s
## echo Status: Installing $appname in the background... >> /var/tmp/depnotify.log ## IGNORE DO NOT DELETE FOR NOW