mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-02-03 05:43:24 +00:00
Corrected path to Brave -> "./Brave Browser"
This commit is contained in:
@@ -49,7 +49,7 @@ if [[ " $@ " =~ "firefox" ]]; then
|
||||
|
||||
fi
|
||||
if [[ " $@ " =~ "brave" ]]; then
|
||||
APPNA="Brave"
|
||||
APPNA="Brave Browser"
|
||||
APPPA="/Applications"
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user