From 144549d42bb65fe1b5d62044c229960d1c6e0913 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Wed, 18 Mar 2026 08:16:14 +0100 Subject: [PATCH] Enhance setup completion feedback in split-pro.sh Add success message and access URL after setup completion. --- ct/split-pro.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/split-pro.sh b/ct/split-pro.sh index 0fe1f6941..148eeff52 100644 --- a/ct/split-pro.sh +++ b/ct/split-pro.sh @@ -61,6 +61,7 @@ function update_script() { start build_container description + 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}"