mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-18 06:51:54 +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/cbor-json-yang.py "$@"
|