Update dockutil-labels.sh

This commit is contained in:
Michael
2023-06-15 16:01:32 +01:00
committed by GitHub
parent ffc12de348
commit 856d098424

View File

@@ -75,7 +75,11 @@ if [[ " $@ " =~ "microsoftoutlook" ]]; then
APPPA="/Applications"
fi
if [[ " $@ " =~ "microsoftonenote" ]]; then
APPNA="Microsoft OneNote"
APPPA="/Applications"
fi
# CLOUD STORAGE APPS
if [[ " $@ " =~ "dropbox" ]]; then