Update dockutil-labels.sh

This commit is contained in:
Michael
2023-11-16 12:54:56 +00:00
committed by GitHub
parent bc92aae02e
commit 6cf55b051f

View File

@@ -105,7 +105,7 @@ if [[ " $@ " =~ "slack" ]]; then
fi fi
if [[ " $@ " =~ "microsoftteams" ]]; then if [[ " $@ " =~ "microsoftteams" ]]; then
APPNA="Microsoft Teams" APPNA="Microsoft Teams classic"
APPPA="/Applications" APPPA="/Applications"
fi fi