Update 661.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-04-21 01:54:55 +00:00
parent 3e701316ee
commit 62bdb5d244
1 changed files with 1 additions and 1 deletions

2
661.sh
View File

@ -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