This commit is contained in:
砼砼 2021-10-24 04:40:40 +08:00
parent e2c56140cb
commit 0280a67382
No known key found for this signature in database
GPG Key ID: 3FDE30A50EA2CCEA

View File

@ -42,6 +42,7 @@ jobs:
run: |
cp sample_user_config.json ${{matrix.platform}}_user_config.json
sed -i -e 's\0x0001\0x0002\g' -e 's\0x46f4\0x0002\g' -e 's\1234XXX123\0123456789\g' -e 's\XXYYXXYYXXYY\00AAAAAAAAAA\g' -e 's/00AAAAAAAAAA"/&,\n\t"mac2": "00BBBBBBBBBB",\n\t"netif_num": 2/' -e 's/"synoinfo": {},/"synoinfo": {\n\t"maxlanport": "2"\n },/' ${{matrix.platform}}_user_config.json
./redpill_tool_chain.sh add https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/rpext-index.json
./redpill_tool_chain.sh add https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt3sas/rpext-index.json
- name: 编译引导镜像