diff --git a/ct/split-pro.sh b/ct/split-pro.sh index f6b4417e7..8fde3584b 100644 --- a/ct/split-pro.sh +++ b/ct/split-pro.sh @@ -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}"