rename file

This commit is contained in:
Chris Lu
2018-10-11 00:21:32 -07:00
parent 08266b7256
commit 64ed47502b
3 changed files with 52 additions and 52 deletions

View File

@@ -3,5 +3,5 @@ all: gen
.PHONY : gen
gen:
protoc seaweed.proto --go_out=plugins=grpc:./master_pb
protoc master.proto --go_out=plugins=grpc:./master_pb
protoc filer.proto --go_out=plugins=grpc:./filer_pb