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