recommendationsvc: compile_proto.sh -> genproto.sh
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
ab8bf7e55c
commit
af9db7b021
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# script to compile python protos
|
||||
#
|
||||
# requires gRPC tools:
|
Loading…
Reference in a new issue