1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-18 12:11:45 +08:00
This commit is contained in:
JerryXiao 2020-05-02 17:02:38 +08:00
parent 66a890ef5c
commit eb052a2127
Signed by: Jerry
GPG key ID: 9D9CE43650FF2BAA
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ jobs:
- name: Run roa script
shell: bash
run: |
maxlen4=30
maxlen4=29
maxlen6=64
mkdir -p roa_dir
python3 scripts/roa.py -m ${maxlen4} -M ${maxlen6} -o roa_dir/roa46_bird2.conf

View file

@ -26,7 +26,7 @@ jobs:
- name: Run roa script
shell: bash
run: |
maxlen4=30
maxlen4=29
maxlen6=64
mkdir -p roa_dir
python3 scripts/roa.py -m ${maxlen4} -M ${maxlen6} -o roa_dir/roa46_bird2.conf