From 53e111987fc548ad81904f587ac36a470d253eb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= Date: Wed, 15 Mar 2023 00:39:27 +0000 Subject: [PATCH] Update 661.sh --- 661.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/661.sh b/661.sh index 33fe8ca..2a15e66 100644 --- a/661.sh +++ b/661.sh @@ -140,7 +140,8 @@ fi 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