milvus/cpp/start_server.sh
kun yu f74f9bb08c fix errorcode bug
Former-commit-id: a96852ef86254e08549a683c65c6ec797a782b74
2019-07-26 11:51:08 +08:00

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 &