From b8bfbc8bb9a2fb31dbe58cf6804a4d21694f4b3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B9=E8=BE=89?= Date: Sat, 13 Apr 2024 09:24:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=89=B9=E9=87=8F=E7=94=9F?= =?UTF-8?q?=E6=88=90=E9=92=B1=E5=8C=85shell?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sh/batch_wallet.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sh/batch_wallet.sh b/sh/batch_wallet.sh index 49d46377..d42741b3 100644 --- a/sh/batch_wallet.sh +++ b/sh/batch_wallet.sh @@ -18,6 +18,7 @@ if [ -z "$3" ]; then exit 1 fi +mkdir -p $3/tmp # 循环执行脚本指定次数 for ((i=$1; i<=$1+$2; i++)); do