Update kima-hub.sh

This commit is contained in:
Tobias
2026-02-25 21:49:00 +01:00
committed by GitHub
parent 3853941765
commit e370e4bbb3

View File

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