mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 661.sh
This commit is contained in:
parent
1022e20304
commit
88881fdd0f
2
661.sh
2
661.sh
|
@ -227,7 +227,7 @@ echo ${temp[@]} | sed -e 's/ /\n/g' | sort -u>/root/warpip/ip.txt
|
||||||
cpujg
|
cpujg
|
||||||
wget -qN https://gitlab.com/rwkgyg/CFwarp/raw/main/point/$cpu && chmod +x $cpu
|
wget -qN https://gitlab.com/rwkgyg/CFwarp/raw/main/point/$cpu && chmod +x $cpu
|
||||||
#mv $cpu ip.txt warpip/
|
#mv $cpu ip.txt warpip/
|
||||||
mv $cpu /root/warpip/
|
mv /root/$cpu /root/warpip/
|
||||||
cd /root/warpip
|
cd /root/warpip
|
||||||
./$cpu >/dev/null 2>&1 &
|
./$cpu >/dev/null 2>&1 &
|
||||||
wait
|
wait
|
||||||
|
|
Loading…
Reference in New Issue