mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-06 02:42:53 +08:00
4 lines
77 B
Bash
Executable File
4 lines
77 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
pkg=pb
|
|
protoc --go_out=import_path=${pkg}:. suvlim.proto |