mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-03 01:12:25 +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 |