mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-02-03 13:53:24 +00:00
Update dockutil-labels.sh
Added Excell Cloud Voice Plus
This commit is contained in:
@@ -178,6 +178,11 @@ if [[ " $@ " =~ "filemaker15" ]]; then
|
||||
APPNA="FileMaker Pro"
|
||||
APPPA="/Applications/FileMaker Pro 15"
|
||||
|
||||
fi
|
||||
if [[ " $@ " =~ "excellcloudvoice" ]]; then
|
||||
APPNA="Excell Cloud Voice Plus"
|
||||
APPPA="/Applications"
|
||||
|
||||
fi
|
||||
# ********************************************************************************************************************************
|
||||
# END APP LABELS
|
||||
|
||||
Reference in New Issue
Block a user