aboutsummaryrefslogtreecommitdiff
path: root/bin/web
diff options
context:
space:
mode:
Diffstat (limited to 'bin/web')
-rwxr-xr-xbin/web1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/web b/bin/web
index a597f2da..7ca1c7de 100755
--- a/bin/web
+++ b/bin/web
@@ -10,6 +10,7 @@ plumb1()
;;
*firebird*)
$BROWSER -remote 'openURL('$i', new-window)'
+ ;;
*firefox*)
$BROWSER -remote 'openURL('$i', new-window)'
;;