From 1022e20304b9f43ebc93af764e455946dc83d174 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 04:19:04 +0000 Subject: [PATCH] Update 661.sh --- 661.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/661.sh b/661.sh index a6823ec..efe6e05 100644 --- a/661.sh +++ b/661.sh @@ -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 warpip/ +mv $cpu /root/warpip/ cd /root/warpip ./$cpu >/dev/null 2>&1 & wait