From fce9e46d4715a434cd4a8aa7e701610fa6e5a17c Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 6 Oct 2021 13:33:59 +0100 Subject: [PATCH] Update brandDEPinstall.sh --- Helpers/brandDEPinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Helpers/brandDEPinstall.sh b/Helpers/brandDEPinstall.sh index cdcf9d9..629efec 100644 --- a/Helpers/brandDEPinstall.sh +++ b/Helpers/brandDEPinstall.sh @@ -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