mv filer proto to filer_pb
This commit is contained in:
@@ -4,4 +4,4 @@ all: gen
|
||||
|
||||
gen:
|
||||
protoc seaweed.proto --go_out=plugins=grpc:./master_pb
|
||||
protoc filer.proto --go_out=plugins=grpc:../filer
|
||||
protoc filer.proto --go_out=plugins=grpc:./filer_pb
|
||||
|
||||
Reference in New Issue
Block a user