Update brandDEPinstall.sh

This commit is contained in:
Michael
2021-10-04 21:03:33 +01:00
committed by GitHub
parent 185aafc70c
commit 4cb8754472

View File

@@ -29,8 +29,8 @@ chmod 777 /var/tmp/depnotify.log
## BRANDING DEPNOTIFY WINDOW
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 $APPINSTALLNAME application.' >> /var/tmp/depnotify.log
echo 'Command: WindowStyle: Activate' >> /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
## STARTING INSTALLS ###
sleep 3s