milvus/core/start_server.sh

5 lines
77 B
Bash
Executable File

#!/bin/bash
./cmake_build/src/milvus_server -c ./conf/server_config.yaml &