mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 09:41:54 +00:00
5 lines
80 B
Plaintext
Executable File
5 lines
80 B
Plaintext
Executable File
YDIR=$(dirname $0)
|
|
. "$YDIR"/JSON_CBOR.env
|
|
|
|
python3 $YDIR/xml-cbor-yang.py "$@"
|