diff --git a/dockutil-labels.sh b/dockutil-labels.sh index 8276ae5..f861015 100644 --- a/dockutil-labels.sh +++ b/dockutil-labels.sh @@ -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