From 0b8c28ceda0f43e6128fb09843f799b6bf5f98c4 Mon Sep 17 00:00:00 2001 From: oasis Date: Wed, 1 Jul 2026 21:47:36 +0800 Subject: [PATCH] =?UTF-8?q?perf:=E6=96=B0=E5=A2=9E=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modify.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/modify.sh b/modify.sh index 1cd7a3a..12ca238 100644 --- a/modify.sh +++ b/modify.sh @@ -29,6 +29,7 @@ for i in `seq 0 4`;do if do_it;then exit 0 else + echo sleep for 傻逼 api 错误 sleep 60 fi done