mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-19 12:57:04 +00:00
5 lines
81 B
Plaintext
Executable File
5 lines
81 B
Plaintext
Executable File
YDIR=$(dirname $0)
|
|
. "$YDIR"/JSON_CBOR.env
|
|
|
|
python3 $YDIR/json-cbor-yang.py "$@"
|