mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +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 & |