Small tweaks
This commit is contained in:
parent
038e9089b3
commit
a770daa795
1 changed files with 2 additions and 0 deletions
2
bin/web
2
bin/web
|
|
@ -10,6 +10,8 @@ plumb1()
|
||||||
;;
|
;;
|
||||||
*firebird*)
|
*firebird*)
|
||||||
$BROWSER -remote 'openURL('$i', new-window)'
|
$BROWSER -remote 'openURL('$i', new-window)'
|
||||||
|
*firefox*)
|
||||||
|
$BROWSER -remote 'openURL('$i', new-window)'
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue