From f6e78b0c667b6129e2bcdab258eb378092d06b01 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 19 Aug 2009 11:43:52 +0200 Subject: [PATCH] bweb: fix problem with lighttpd startup script --- gui/bweb/script/starthttp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/bweb/script/starthttp b/gui/bweb/script/starthttp index 597734cc05..be0e5f3b33 100755 --- a/gui/bweb/script/starthttp +++ b/gui/bweb/script/starthttp @@ -27,7 +27,7 @@ fi if [ ! -f $BWEBBASE/bweb.conf ]; then echo "Making configuration template in $BWEBBASE/bweb.conf" cat > $BWEBBASE/bweb.conf < '$PWD/lang', +\$VAR1 = { template_dir => '$BWEBBASE/lang', bconsole => 'bconsole -n', fv_write_path => '/tmp/', }; -- 2.39.5