protobufs/scripts/python-gen.sh

3 lines
136 B
Bash
Raw Normal View History

2022-07-17 06:34:29 +00:00
#!/bin/bash
2022-07-17 08:40:00 +00:00
python3 -m grpc_tools.protoc -I./ --python_out=./python-grpc/strafesnet --grpc_python_out=./python-grpc/strafesnet *.proto