TossPig
TossPig
有API就行,UI是个很简单的事情
cc https://github.com/tossp/redpill-tool-chain/blob/0bbb54a2b56e2f277aeab7b31ffd508c400a808f/.github/workflows/test.yml#L137-L144
额,,,我也不清楚哎,可以去ddr寻求更多帮助
```shell sn=`./redpill_tool_chain.sh sn ${{matrix.platform}} | grep 'Serial Number' | awk '{print $3}'` ``` 改为,上面的意思是根据平台生成sn,`${sn:="1130LWN123456"}`是在上面生成失败了,使用`1130LWN123456` ```shell sn='你的sn' ``` btw: `0x88AA`你买的tank的启动盘?
> I'm having the error when trying to `redpill_tool_chain.sh auto ds3615xs-7.1.0-42661` > > ``` > [#] Use syno_extract_system_patch extract PAT... /usr/local/bin/syno_extract_system_patch: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /usr/local/bin/syno_extract_system_patch) >...
看着像没翻墙的样子,,,直接云编译吧
Related: #867 #898 #972 #973
`"ng-table": "~1.0.0",` I tried to remove all the `encodeURIComponent`, and the result was right.
920我记得好像是要配置dtd的 ``` '!!!Create your own device tree binary!!!' https://github.com/jumkey/redpill-load/blob/develop/redpill-dtb/README.md' ```