mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-06-10 17:10:31 +01:00
Update dockutil-labels.sh
This commit is contained in:
@@ -208,6 +208,11 @@ if [[ " $@ " =~ "accountedgene" ]]; then
|
||||
APPNA="AccountEdge NE"
|
||||
APPPA="/Applications"
|
||||
|
||||
fi
|
||||
if [[ " $@ " =~ "3cx" ]]; then
|
||||
APPNA="3CX Desktop App"
|
||||
APPPA="/Applications"
|
||||
|
||||
fi
|
||||
# ********************************************************************************************************************************
|
||||
# END APP LABELS
|
||||
@@ -279,4 +284,4 @@ fi
|
||||
if [[ " $@ " =~ '' ]]; then
|
||||
# whatever you want to do when array contains value
|
||||
echo No Label Provided
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user