mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
5 lines
112 B
Bash
Executable File
5 lines
112 B
Bash
Executable File
#!/bin/bash
|
|
|
|
./cmake_build/src/vecwise_server -c ./conf/server_config.yaml -l ./conf/vecwise_engine_log.conf &
|
|
|