echo-e"${GREEN_DARK}To access ${productName2}${NC}: use ${GREEN_UNDERLINE}${clientName2} -h $serverFqdn${NC} in shell OR from ${GREEN_UNDERLINE}http://127.0.0.1:${web_port}${NC}"
...
...
@@ -927,6 +929,7 @@ function updateProduct() {
fi
echo
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}"