Update dockutil-labels.sh

This commit is contained in:
Michael
2023-02-09 15:50:44 +00:00
committed by GitHub
parent 388ee61678
commit 4d88c56521

View File

@@ -227,7 +227,7 @@ fi
# MOSYLE SELF SERVICE
if [[ " $@ " =~ "mosyless" ]]; then
APPNA='Self-Service'
APPNA="Self-Service"
APPPA="/Applications"
DOCKPOS=2
fi