From 1e84209fea63646ec2e4fe93132a58317f87c00a Mon Sep 17 00:00:00 2001 From: cheney Date: Wed, 13 Jul 2022 11:31:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=89=93=E5=8C=85=E5=91=BD?= =?UTF-8?q?=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kit.json b/kit.json index 5949328..3378fce 100644 --- a/kit.json +++ b/kit.json @@ -47,12 +47,12 @@ "check": "BUILD SUCCESS" }, { - "func": "rename", + "func": "mv", "from": "%target_f1%", "to": "%target_t1%" }, { - "func": "rename", + "func": "mv", "from": "%target_f2%", "to": "%target_t2%" },