From 11b7e8369d24f798caeac137119c6ed41c5600cc Mon Sep 17 00:00:00 2001 From: wulabing Date: Sat, 15 Feb 2020 21:16:43 +0800 Subject: [PATCH] =?UTF-8?q?1.1.0=20=E9=97=B4=E6=8E=A5=E4=BF=AE=E5=A4=8D=20?= =?UTF-8?q?v2ray=20daemon=E5=88=A4=E6=96=AD=E9=80=BB=E8=BE=91=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index e3cb174..4e86a89 100644 --- a/install.sh +++ b/install.sh @@ -311,6 +311,7 @@ v2ray_install(){ ## wget http://install.direct/go.sh if [[ -f go.sh ]];then + rm -rf $v2ray_systemd_file bash go.sh --force judge "安装 V2ray" else