From f57ad2c5c61925e5ad959c6d5dcef38d6e7d6082 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Tue, 5 Oct 2021 20:57:59 +0100 Subject: [PATCH] Update brandDEPinstall.sh --- Helpers/brandDEPinstall.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Helpers/brandDEPinstall.sh b/Helpers/brandDEPinstall.sh index 30acbb5..cdcf9d9 100644 --- a/Helpers/brandDEPinstall.sh +++ b/Helpers/brandDEPinstall.sh @@ -30,5 +30,5 @@ echo Command: MainText: We are now installing re-installing the $appname applica echo Command: WindowStyle: Activate >> /var/tmp/depnotify.log ## STARTING INSTALLS ### -sleep 3s -echo Status: Installing $appname in the background... >> /var/tmp/depnotify.log +sleep 2s +## echo Status: Installing $appname in the background... >> /var/tmp/depnotify.log ## IGNORE DO NOT DELETE FOR NOW