mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-02-03 13:53:24 +00:00
Update dockutil-labels.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user