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