Update dockutil-labels.sh

Added Excell Cloud Voice Plus
This commit is contained in:
jimbo2k2
2022-09-27 20:35:45 +01:00
committed by GitHub
parent 5c50e20d57
commit ef12c77282

View File

@@ -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