From cadfbe03b34e4ec5e02dc5314998b6c5e35166bc Mon Sep 17 00:00:00 2001 From: Newnius Date: Fri, 2 Feb 2018 17:23:57 +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 a6c6fd0..921dd47 100755 --- a/socks2http/bootstrap.sh +++ b/socks2http/bootstrap.sh @@ -2,4 +2,4 @@ echo "forward-socks5 / $1 ." >> /etc/privoxy/config -privoxy --no-daemon +privoxy --no-daemon /etc/privoxy/config