From c0fc295f9c3a6b4aa7a530e3e9c76f4195adc6f9 Mon Sep 17 00:00:00 2001 From: wulabing Date: Thu, 22 Nov 2018 13:20:45 +0800 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 23392b4..162bc1c 100644 --- a/install.sh +++ b/install.sh @@ -276,7 +276,7 @@ acme(){ } v2ray_conf_add(){ cd /etc/v2ray - wget https://raw.githubusercontent.com/wulabing/V2Ray_ws-tls_bash_onekey/master/tls/config.json + wget https://raw.githubusercontent.com/wulabing/V2Ray_ws-tls_bash_onekey/master/tls/config.json -O config.json modify_port_UUID judge "V2ray 配置修改" }