Baraaqasem's picture
Upload 711 files
651d019 verified
raw
history blame contribute delete
151 Bytes
#!/bin/bash
set -e
source $(dirname $0)/../common/libbackend.sh
python3 -m grpc_tools.protoc -I../.. --python_out=. --grpc_python_out=. backend.proto