Update ct/split-pro.sh

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
Johann Grobe 2026-02-13 07:56:54 +01:00 committed by GitHub
parent 83e4a16e9d
commit 75cdf47f21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,6 +61,6 @@ start
build_container
description
msg_ok "Completed successfully!\n"
echo -e "${CREATING}${GN} Split Pro 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 "${TAB}${GATEWAY}${BGN}http://${IP}:3000${CL}"