mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 04:19:18 +08:00
f74f9bb08c
Former-commit-id: a96852ef86254e08549a683c65c6ec797a782b74
5 lines
108 B
Bash
Executable File
5 lines
108 B
Bash
Executable File
#!/bin/bash
|
|
|
|
./cmake_build/src/milvus_grpc_server -c ./conf/server_config.yaml -l ./conf/log_config.conf &
|
|
|