mirror of https://github.com/wulabing/Xray_onekey
1.1.0 间接修复 v2ray daemon判断逻辑错误
parent
aa2d534f40
commit
11b7e8369d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue