From eaf2cd69274022c4a50fa8a08776f7bdd14e072d Mon Sep 17 00:00:00 2001 From: wattsy74 <49881777+wattsy74@users.noreply.github.com> Date: Fri, 3 Dec 2021 13:14:29 +0000 Subject: [PATCH] update --- microsoft-apps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-apps.sh b/microsoft-apps.sh index aba6d1a..1f317cf 100644 --- a/microsoft-apps.sh +++ b/microsoft-apps.sh @@ -100,7 +100,7 @@ if [[ ${SOFTWARE_LOCATION} != "SUITE" ]]; then echo "${SOFTWARE_NAME} is current. Exiting" >> "${logfile}" echo "Status: ${SOFTWARE_NAME} is current. Exiting" >> ${deplog} sleep 2 - return [n] + return fi fi