From f5ffa53b6894bd71447e4b702f13770b8c41c1f8 Mon Sep 17 00:00:00 2001 From: cheney Date: Thu, 18 Aug 2022 15:45:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kit.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kit.json b/kit.json index 5bb248b..9d50529 100644 --- a/kit.json +++ b/kit.json @@ -7,6 +7,10 @@ { "func": "rm", "path": "%out_path%" + }, + { + "func": "rm", + "path": "./logs" } ], "init": [