mirror of https://github.com/wulabing/Xray_onekey
Update install.sh
parent
51614f31f7
commit
c0fc295f9c
|
@ -276,7 +276,7 @@ acme(){
|
||||||
}
|
}
|
||||||
v2ray_conf_add(){
|
v2ray_conf_add(){
|
||||||
cd /etc/v2ray
|
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
|
modify_port_UUID
|
||||||
judge "V2ray 配置修改"
|
judge "V2ray 配置修改"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue