mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
parent
ed959cfba3
commit
2ba6fa9a65
1 changed files with 1 additions and 1 deletions
2
bin/web
2
bin/web
|
@ -34,7 +34,7 @@ plumbunix()
|
|||
$BROWSER -remote 'openURL('"$@"',new-tab)' ||
|
||||
$BROWSER "$@"
|
||||
;;
|
||||
*chrome*|*chromium*)
|
||||
?*)
|
||||
$BROWSER "$@"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue