Update 661.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-03-15 04:20:54 +00:00
parent 1022e20304
commit 88881fdd0f
1 changed files with 1 additions and 1 deletions

2
661.sh
View File

@ -227,7 +227,7 @@ echo ${temp[@]} | sed -e 's/ /\n/g' | sort -u>/root/warpip/ip.txt
cpujg
wget -qN https://gitlab.com/rwkgyg/CFwarp/raw/main/point/$cpu && chmod +x $cpu
#mv $cpu ip.txt warpip/
mv $cpu /root/warpip/
mv /root/$cpu /root/warpip/
cd /root/warpip
./$cpu >/dev/null 2>&1 &
wait