更新打包命令
This commit is contained in:
parent
50178ef483
commit
1e84209fea
4
kit.json
4
kit.json
@ -47,12 +47,12 @@
|
|||||||
"check": "BUILD SUCCESS"
|
"check": "BUILD SUCCESS"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"func": "rename",
|
"func": "mv",
|
||||||
"from": "%target_f1%",
|
"from": "%target_f1%",
|
||||||
"to": "%target_t1%"
|
"to": "%target_t1%"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"func": "rename",
|
"func": "mv",
|
||||||
"from": "%target_f2%",
|
"from": "%target_f2%",
|
||||||
"to": "%target_t2%"
|
"to": "%target_t2%"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user