[skip ci] Modify script description (#9400)

Signed-off-by: groot <yihua.mo@zilliz.com>
This commit is contained in:
groot 2021-10-07 17:42:49 +08:00 committed by GitHub
parent 523e48a5be
commit 9bc2c9f419
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
cd ..
echo "starting standalone"
echo "Starting standalone..."
nohup ./bin/milvus run standalone > /tmp/standalone.log 2>&1 &