mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comment for install_milvus.sh (#11537)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/11582/head
parent
3c9610cb1b
commit
b68a89936e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue