diff --git a/ct/ente.sh b/ct/ente.sh index b2043bf9f..c234048b7 100644 --- a/ct/ente.sh +++ b/ct/ente.sh @@ -38,5 +38,7 @@ start build_container description -msg_ok "Completed successfully!" -msg_custom "🚀" "${GN}" "${APP} setup has been successfully initialized!" +msg_ok "Completed successfully!\n" +echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" +echo -e "${INFO}${YW} Access it using the following URL:${CL}" +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:3000${CL}"