From c9f2b0ad9eed77dc415b6eff2fbd7792f1a25cf7 Mon Sep 17 00:00:00 2001 From: Newnius Date: Fri, 2 Feb 2018 16:54:50 +0800 Subject: [PATCH] bugfix --- socks2http/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/socks2http/bootstrap.sh b/socks2http/bootstrap.sh index eaee21a..a6c6fd0 100755 --- a/socks2http/bootstrap.sh +++ b/socks2http/bootstrap.sh @@ -2,4 +2,4 @@ echo "forward-socks5 / $1 ." >> /etc/privoxy/config -privoxy --no-deamon /etc/privoxy/config +privoxy --no-daemon