mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-06-11 01:20:31 +01:00
Fixed Creative Cloud shortcut
This commit is contained in:
@@ -100,7 +100,7 @@ if [[ " $@ " =~ "acrobatdc" ]]; then
|
||||
DOCKPOS=end
|
||||
fi
|
||||
if [[ " $@ " =~ "adobecreativeclouddesktop" ]]; then
|
||||
APPNA="Adobe Creative Cloud"
|
||||
APPNA="Creative Cloud"
|
||||
APPPA="/Applications/Utilities/Adobe Creative Cloud/ACC"
|
||||
DOCKPOS=end
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user