mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 03:18:29 +08:00
d031bb9e26
Former-commit-id: 3fcd7e5e6d2a8d147f09aa455c4a3f3eab20a24a
5 lines
92 B
Bash
Executable File
5 lines
92 B
Bash
Executable File
#!/bin/bash
|
|
|
|
../bin/milvus_server -c ../conf/server_config.yaml -l ../conf/log_config.conf
|
|
|