mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 661.sh
This commit is contained in:
parent
89b09eb3be
commit
06a219b0e5
2
661.sh
2
661.sh
|
@ -906,7 +906,7 @@ systemctl enable warp-go
|
||||||
systemctl start warp-go
|
systemctl start warp-go
|
||||||
checkwgcf
|
checkwgcf
|
||||||
if [[ $wgcfv4 =~ on|plus || $wgcfv6 =~ on|plus ]]; then
|
if [[ $wgcfv4 =~ on|plus || $wgcfv6 =~ on|plus ]]; then
|
||||||
green "恭喜!warp的IP获取成功!" && dns && xyz
|
green "恭喜!warp的IP获取成功!" && xyz && dns
|
||||||
else
|
else
|
||||||
CheckWARP
|
CheckWARP
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue