From cd6fae93586b12e32fc29c86f0bacf11e6d21a72 Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Thu, 31 Jul 2025 05:52:10 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9C=A8run.sh=E4=B8=AD=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E7=AC=AC5=E3=80=816=E3=80=817=E8=A1=8C=E8=BE=93?= =?UTF-8?q?=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/run.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/shell/run.sh b/shell/run.sh index 8e8658e..cdd1d79 100644 --- a/shell/run.sh +++ b/shell/run.sh @@ -4,3 +4,6 @@ echo "run.sh 1" echo "run.sh 2" echo "run.sh 3" echo "run.sh 4" +echo "run.sh 5" +echo "run.sh 6" +echo "run.sh 7"