From 4d88c56521a4efc2a480235af6a853e52bafd9cb Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Thu, 9 Feb 2023 15:50:44 +0000 Subject: [PATCH] Update dockutil-labels.sh --- dockutil-labels.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockutil-labels.sh b/dockutil-labels.sh index 47a47be..445e93c 100644 --- a/dockutil-labels.sh +++ b/dockutil-labels.sh @@ -227,7 +227,7 @@ fi # MOSYLE SELF SERVICE if [[ " $@ " =~ "mosyless" ]]; then - APPNA='Self-Service' + APPNA="Self-Service" APPPA="/Applications" DOCKPOS=2 fi