finish messsage

This commit is contained in:
MickLesk 2026-01-09 22:47:04 +01:00
parent 625634f927
commit 9c05bf6a31

View File

@ -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}"