From 3233b71a67de3b666f99ca2a20e61e349be8f844 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Mon, 9 Feb 2026 10:13:26 +0100 Subject: [PATCH] Update nginx-ui.sh --- ct/nginx-ui.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/nginx-ui.sh b/ct/nginx-ui.sh index 8802e7a45..50b0dc84c 100644 --- a/ct/nginx-ui.sh +++ b/ct/nginx-ui.sh @@ -66,4 +66,3 @@ 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}:9000${CL}" -echo -e "${INFO}${YW} Complete the setup wizard on first visit to create your admin account.${CL}"