mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 661.sh
This commit is contained in:
parent
0c71eeb647
commit
53e111987f
3
661.sh
3
661.sh
|
@ -140,7 +140,8 @@ fi
|
||||||
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/
|
||||||
cd /root/warpip
|
cd /root/warpip
|
||||||
./$cpu >/dev/null 2>&1
|
./$cpu >/dev/null 2>&1 &
|
||||||
|
wait
|
||||||
cd
|
cd
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue