mirror of
https://github.com/tsingui/softcenter-1.git
synced 2024-11-15 02:15:18 +00:00
15 lines
422 B
Markdown
15 lines
422 B
Markdown
# merlin_thunder
|
|
this is a standalone aliddns Repository for merlin xiaobao firmware software center
|
|
|
|
#### how to build
|
|
|
|
1. change code in aliddns folder
|
|
2. update version in config.json.js
|
|
3. run build.py to package
|
|
4. commit your change
|
|
|
|
* the merlin software center sync server always use the code to packet a new tar file when detect version change.
|
|
* so, when change version number, make sure the code is workable.
|
|
|
|
|