[skip ci] Add comment for install_milvus.sh (#11537)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/11582/head
Jenny Li 2021-11-10 19:14:14 +08:00 committed by GitHub
parent 3c9610cb1b
commit b68a89936e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
# Exit immediately for non zero status
set -e
# Print commands
set -x
MILVUS_HELM_REPO="https://github.com/milvus-io/milvus-helm.git"