diff --git a/dockutil-labels.sh b/dockutil-labels.sh index 0244a20..00e72c9 100644 --- a/dockutil-labels.sh +++ b/dockutil-labels.sh @@ -197,7 +197,7 @@ fi # MOSYLE SELF SERVICE if [[ " $@ " =~ "mosyless" ]]; then - APPNA="'"Self-Service"'" + APPNA='Self-Service' APPPA="/Applications" DOCKPOS=2 fi