From 009c169d7f43d53a18f63778bccd183a67a5e4e5 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Sat, 4 Dec 2021 16:25:01 +0000 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 cffbe58..d4f3060 100644 --- a/Helpers/brandDEPinstall.sh +++ b/Helpers/brandDEPinstall.sh @@ -32,5 +32,5 @@ echo 'Command: MainText: We are now installing/re-installing the $appname applic echo Command: WindowStyle: Activate >> /var/tmp/depnotify.log echo Command: NotificationOn: >> /var/tmp/depnotify.log ## STARTING INSTALLS ### -sleep 2s +sleep 2 ## echo Status: Installing $appname in the background... >> /var/tmp/depnotify.log ## IGNORE DO NOT DELETE FOR NOW