更新打包命令

This commit is contained in:
cheney 2022-07-13 11:31:51 +08:00
parent 50178ef483
commit 1e84209fea

View File

@ -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%"
},