mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 19:39:21 +08:00
9bc2c9f419
Signed-off-by: groot <yihua.mo@zilliz.com>
4 lines
99 B
Bash
Executable File
4 lines
99 B
Bash
Executable File
cd ..
|
|
|
|
echo "Starting standalone..."
|
|
nohup ./bin/milvus run standalone > /tmp/standalone.log 2>&1 & |