mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 661.sh
This commit is contained in:
parent
3e701316ee
commit
62bdb5d244
2
661.sh
2
661.sh
|
@ -174,7 +174,7 @@ v4v6
|
|||
if [[ -z $v4 ]]; then
|
||||
wget -qO /root/warpip/ip.txt https://gitlab.com/rwkgyg/CFwarp/raw/main/point/ip6.txt
|
||||
else
|
||||
wget -qO /root/warpip/ip.txt https://gitlab.com/rwkgyg/CFwarp/raw/main/point/ip4.txt
|
||||
wget -qO /root/warpip/ip.txt https://gitlab.com/rwkgyg/CFwarp/raw/main/point/ip.txt
|
||||
fi
|
||||
wget -qO /root/warpip/$cpu https://gitlab.com/rwkgyg/CFwarp/raw/main/point/cpu/$cpu && chmod +x /root/warpip/$cpu
|
||||
cd /root/warpip
|
||||
|
|
Loading…
Reference in New Issue