mirror of
https://github.com/iLoveElysia/openbilibili.git
synced 2026-06-08 05:58:29 -05:00
5 lines
171 B
Bash
5 lines
171 B
Bash
|
|
#! /bin/sh
|
||
|
|
# 在环境变量中设置好$GOPATH即可食用
|
||
|
|
cd $GOPATH/src/go-common/app/service/live/xlottery/api/grpc/v1
|
||
|
|
$GOPATH/src/go-common/app/tool/warden/protoc.sh
|