From 38e9d3fde0621d8e811d557dafb2df2c3782d298 Mon Sep 17 00:00:00 2001 From: Michael Joshua Saul Date: Sun, 8 Mar 2026 14:34:18 -0600 Subject: [PATCH] Update ct/plane.sh Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- ct/plane.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/plane.sh b/ct/plane.sh index 55d54d57..52af7385 100644 --- a/ct/plane.sh +++ b/ct/plane.sh @@ -92,7 +92,7 @@ start build_container description -msg_ok "Completed Successfully!\n" +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}${CL}"