use BROWSER env variable for browser

This commit is contained in:
ed barz 2020-05-02 12:13:54 +02:00
parent 5431d1e98a
commit fb222be2f0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
case $1 in case $1 in
"web") "web")
waterfox $BROWSER
;; ;;
"mu") "mu")
case $2 in case $2 in