diff --git a/CFwarp.sh b/CFwarp.sh index f5b2859..dbf68c4 100644 --- a/CFwarp.sh +++ b/CFwarp.sh @@ -134,7 +134,8 @@ wget -qN https://gitlab.com/rwkgyg/CFwarp/raw/main/point/ip.txt wget -qN https://gitlab.com/rwkgyg/CFwarp/raw/main/point/$cpu && chmod +x $cpu mv $cpu ip.txt warpip/ cd /root/warpip -./$cpu >/dev/null 2>&1 +./$cpu >/dev/null 2>&1 & +wait cd fi endpoint=`sed -n '2p' /root/warpip/result.csv | awk -F ',' '{print $1}'`