支持一键打包spk

This commit is contained in:
qiusanshiye
2020-01-01 00:10:44 +08:00
parent b89cd0b08f
commit 362b7bbacc
34 changed files with 414 additions and 2 deletions

View File

@ -0,0 +1,11 @@
{
"defaults":{
"run-as": "package"
},
"username": "ufrpc",
"ctrl-script": [{
"action": "stop",
"run-as": "package"
}]
}