mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-05 05:18:52 +08:00
bb9b6d36fd
Former-commit-id: 54f295751d413a3af3765ff6334d25392ed17ac8
5 lines
103 B
Bash
Executable File
5 lines
103 B
Bash
Executable File
#!/bin/bash
|
|
|
|
./cmake_build/src/milvus_server -c ./conf/server_config.yaml -l ./conf/log_config.conf &
|
|
|