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