3 lines
136 B
Bash
Executable File
3 lines
136 B
Bash
Executable File
#!/bin/bash
|
|
|
|
python3 -m grpc_tools.protoc -I./ --python_out=./python-grpc/strafesnet --grpc_python_out=./python-grpc/strafesnet *.proto |