mirror of https://github.com/milvus-io/milvus.git
5 lines
101 B
Bash
5 lines
101 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
../bin/vecwise_server -c ../conf/server_config.yaml -l ../conf/vecwise_engine_log.conf
|
||
|
|