提交 643a8599 编写于 作者: Y Yu Kun

modify start_server.sh


Former-commit-id: 0a020148bf0e9a22fc833f9d197fba63c7cc2377
上级 ebd8cd9a
#!/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.
先完成此消息的编辑!
想要评论请 注册