mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-06-13 02:20:25 +01:00
Update dockutil-labels.sh
This commit is contained in:
@@ -42,6 +42,11 @@ if [[ " $@ " =~ "googlechrome" ]]; then
|
||||
APPNA="Google Chrome"
|
||||
APPPA="/Applications"
|
||||
|
||||
fi
|
||||
if [[ " $@ " =~ "googlechromeenterprise" ]]; then
|
||||
APPNA="Google Chrome"
|
||||
APPPA="/Applications"
|
||||
|
||||
fi
|
||||
if [[ " $@ " =~ "firefox" ]]; then
|
||||
APPNA="Firefox"
|
||||
|
||||
Reference in New Issue
Block a user