mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-01 00:15:30 +08:00
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
|
|
|