From e370e4bbb31c67322229687b414d750bd0342952 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Wed, 25 Feb 2026 21:49:00 +0100 Subject: [PATCH] Update kima-hub.sh --- ct/kima-hub.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/kima-hub.sh b/ct/kima-hub.sh index 82024e151..a1f3da652 100644 --- a/ct/kima-hub.sh +++ b/ct/kima-hub.sh @@ -73,7 +73,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}:3030${CL}"