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