mirror of https://github.com/wulabing/Xray_onekey
1.1.0 间接修复 v2ray daemon判断逻辑错误
parent
11b7e8369d
commit
c61c64837e
|
@ -312,6 +312,7 @@ v2ray_install(){
|
||||||
|
|
||||||
if [[ -f go.sh ]];then
|
if [[ -f go.sh ]];then
|
||||||
rm -rf $v2ray_systemd_file
|
rm -rf $v2ray_systemd_file
|
||||||
|
systemctl daemon-reload
|
||||||
bash go.sh --force
|
bash go.sh --force
|
||||||
judge "安装 V2ray"
|
judge "安装 V2ray"
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue