Commit 2b4e4ec8 authored by linj's avatar linj Committed by linj

fix make

parent 661f48a6
#!/bin/sh #!/bin/sh
protoc --go_out=plugins=grpc:../types ./*.proto protoc --go_out=plugins=grpc:../types ./*.proto --proto_path=. --proto_path="$GOPATH/src/gitlab.33.cn/chain33/chain33/types/proto/"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment