From 682f87b58756d7a291c69d663904d13d03d0bf36 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 5 Aug 2009 11:03:51 +0200 Subject: [PATCH] add a default bconsole command to bweb starthttp script. --- gui/bweb/script/starthttp | 1 + 1 file changed, 1 insertion(+) diff --git a/gui/bweb/script/starthttp b/gui/bweb/script/starthttp index 0b79465d99..597734cc05 100755 --- a/gui/bweb/script/starthttp +++ b/gui/bweb/script/starthttp @@ -28,6 +28,7 @@ if [ ! -f $BWEBBASE/bweb.conf ]; then echo "Making configuration template in $BWEBBASE/bweb.conf" cat > $BWEBBASE/bweb.conf < '$PWD/lang', + bconsole => 'bconsole -n', fv_write_path => '/tmp/', }; EOF -- 2.39.5