1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-11-22 18:40:41 +08:00

Regular update: 2020-07-21T03:30:06Z

This commit is contained in:
Septs 2020-07-21 11:30:06 +08:00
parent 71ff2c4c96
commit deeed8e20c

View file

@ -8,6 +8,8 @@ set -x
export MAX_LEN_4=29
export MAX_LEN_6=64
mkdir -p generated
.scripts/roa.py -m "$MAX_LEN_4" -M "$MAX_LEN_6" -o generated/roa46_bird2.conf
.scripts/roa.py -m "$MAX_LEN_4" -M "$MAX_LEN_6" -4 -o generated/roa4_bird2.conf
.scripts/roa.py -m "$MAX_LEN_4" -M "$MAX_LEN_6" -6 -o generated/roa6_bird2.conf