From 21fe5f92f5f46edf8902ebe2d9b4fdee83fb7959 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Tue, 5 Oct 2021 20:26:27 +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 d205850..c7b45a1 100644 --- a/Helpers/brandDEPinstall.sh +++ b/Helpers/brandDEPinstall.sh @@ -34,4 +34,4 @@ echo Command: WindowStyle: Activate >> /var/tmp/depnotify.log ## STARTING INSTALLS ### sleep 3s -echo 'Status: Starting Software Install' >> /var/tmp/depnotify.log +echo Status: Installing $appname... >> /var/tmp/depnotify.log