|
@@ -95,6 +95,6 @@ start
|
|
|
build_container
|
|
|
description
|
|
|
|
|
|
-msg_ok "Completed Successfully!\n
|
|
|
-${APP} should be reachable by going to the following URL.
|
|
|
+msg_ok "Completed Successfully!\n"
|
|
|
+echo -e "${APP} Setup should be reachable by going to the following URL.
|
|
|
${BL}https://${IP}${CL} \n"
|