From 2d8d40209f769820e6544b46e3d9bc64350ea87e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=86=A0=E6=9E=97?= Date: Mon, 10 Dec 2018 10:51:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=88=E6=8A=A4=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vpn_cgi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vpn_cgi.sh b/vpn_cgi.sh index a42427f..bdca685 100644 --- a/vpn_cgi.sh +++ b/vpn_cgi.sh @@ -1,2 +1,2 @@ killall setup.sh -./setup.sh &> /dev/null & +./setup.sh &> out.file &