From 88881fdd0f2338d9d0de67e214f0f53ee6919003 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:20:54 +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 efe6e05..e266d9f 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 /root/warpip/ +mv /root/$cpu /root/warpip/ cd /root/warpip ./$cpu >/dev/null 2>&1 & wait