mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-01 00:15:30 +08:00
4 lines
96 B
Bash
Executable File
4 lines
96 B
Bash
Executable File
cd ..
|
|
|
|
echo "starting standalone"
|
|
nohup ./bin/milvus run standalone > /tmp/standalone.log 2>&1 & |