mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-02-03 05:43:24 +00:00
Update dockutil-labels.sh
This commit is contained in:
@@ -318,6 +318,13 @@ if [[ " $@ " =~ "systempreferences" ]]; then
|
||||
|
||||
fi
|
||||
|
||||
# SYSTEM PREFERENCES
|
||||
if [[ " $@ " =~ "systemsettings" ]]; then
|
||||
APPNA="System Settings"
|
||||
APPPA="/Applications"
|
||||
|
||||
fi
|
||||
|
||||
# LAUNCHPAD
|
||||
if [[ " $@ " =~ "launchpad" ]]; then
|
||||
APPNA="Launchpad"
|
||||
|
||||
Reference in New Issue
Block a user