bilibili-backup/app/service/main/passport-game/model/proto.sh

6 lines
167 B
Bash
Raw Normal View History

2019-04-22 10:59:20 +08:00
#! /bin/sh
# proto.sh
gopath=$GOPATH/src
gogopath=$GOPATH/src/go-common/vendor/github.com/gogo/protobuf
protoc --gofast_out=. --proto_path=$gopath:$gogopath:. *.proto