Added completation message

This commit is contained in:
Jason Green 2025-06-27 17:42:38 -07:00
parent e9888cea08
commit 5e5f22f8a7

View File

@ -60,6 +60,7 @@ start
build_container build_container
description description
msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following URL:${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:7100${CL}" echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:7100${CL}"