提交 1d17270b 编写于 作者: P Ping Xiao

update installation instruction

上级 bb30f2ce
...@@ -935,7 +935,7 @@ function updateProduct() { ...@@ -935,7 +935,7 @@ function updateProduct() {
fi fi
echo echo
echo -e "\033[44;32;1m${productName2} is updated successfully!${NC}" echo -e "\033[44;32;1m${productName2} is updated successfully!${NC}"
echo -e "\033[44;32;1mTo manage ${productName2} instance, view documentation and explorer features, you need to install ${clientName2}Explorer ${NC}" echo -e "\033[44;32;1mTo manage ${productName2} instance, view documentation or explorer features, please install ${clientName2}Explorer ${NC}"
else else
install_bin install_bin
install_config install_config
...@@ -1028,7 +1028,7 @@ function installProduct() { ...@@ -1028,7 +1028,7 @@ function installProduct() {
fi fi
echo -e "\033[44;32;1m${productName2} is installed successfully!${NC}" echo -e "\033[44;32;1m${productName2} is installed successfully!${NC}"
echo -e "\033[44;32;1mTo manage ${productName2} instance, view documentation and explorer features, you need to install ${clientName2}Explorer ${NC}" echo -e "\033[44;32;1mTo manage ${productName2} instance, view documentation or explorer features, please install ${clientName2}Explorer ${NC}"
echo echo
else # Only install client else # Only install client
install_bin install_bin
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册