mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
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 & |