mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-11 17:08:46 +00:00
5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
|
YDIR=$(dirname $0)
|
||
|
. "$YDIR"/JSON_CBOR.env
|
||
|
|
||
|
python3 $YDIR/xml-cbor-yang.py "$@"
|