This commit is contained in:
cheney 2022-08-18 15:45:15 +08:00
parent 44b3247d3d
commit f5ffa53b68

View File

@ -7,6 +7,10 @@
{ {
"func": "rm", "func": "rm",
"path": "%out_path%" "path": "%out_path%"
},
{
"func": "rm",
"path": "./logs"
} }
], ],
"init": [ "init": [