mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-02-03 13:53:24 +00:00
Added console.app
This commit is contained in:
@@ -137,6 +137,11 @@ if [[ " $@ " =~ "adobecreativeclouddesktop" ]]; then
|
||||
|
||||
fi
|
||||
#OTHERS
|
||||
if [[ " $@ " =~ "console" ]]; then
|
||||
APPNA="Console"
|
||||
APPPA="/Applications/Utilities"
|
||||
|
||||
fi
|
||||
if [[ " $@ " =~ "activitymonitor" ]]; then
|
||||
APPNA="Activity Monitor"
|
||||
APPPA="/Applications/Utilities"
|
||||
|
||||
Reference in New Issue
Block a user