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 配置修改" }