提交 9634b3a5 编写于 作者: Y Yu Kun

modify start_server.sh


Former-commit-id: c6280041e6a9b64972b7ba781d3795a6ea0b550e
上级 ca4ad5f4
#!/bin/bash
../bin/milvus_grpc_server -c ../conf/server_config.yaml -l ../conf/log_config.conf
../bin/milvus_server -c ../conf/server_config.yaml -l ../conf/log_config.conf
#!/bin/bash
./cmake_build/src/milvus_grpc_server -c ./conf/server_config.yaml -l ./conf/log_config.conf &
./cmake_build/src/milvus_server -c ./conf/server_config.yaml -l ./conf/log_config.conf &
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册