From c61c64837ee7d9808c98c20ad129219f498a0d85 Mon Sep 17 00:00:00 2001 From: wulabing Date: Sat, 15 Feb 2020 21:17:16 +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 4e86a89..6d6fa43 100644 --- a/install.sh +++ b/install.sh @@ -312,6 +312,7 @@ v2ray_install(){ if [[ -f go.sh ]];then rm -rf $v2ray_systemd_file + systemctl daemon-reload bash go.sh --force judge "安装 V2ray" else