milvus/cpp/start_server.sh

5 lines
112 B
Bash
Raw Normal View History

#!/bin/bash
./cmake_build/src/vecwise_server -c ./conf/server_config.yaml -l ./conf/vecwise_engine_log.conf &