From 039320e94e416c69bf6a2366b11b326fd28b37d1 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Fri, 1 May 2026 22:49:40 +0200 Subject: [PATCH] Update ct/tubearchivist.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> --- ct/tubearchivist.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/ct/tubearchivist.sh b/ct/tubearchivist.sh index 4a6d37cdc..d7e6f316f 100644 --- a/ct/tubearchivist.sh +++ b/ct/tubearchivist.sh @@ -81,6 +81,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}:8000${CL}" -echo -e "${INFO}${YW} Credentials:${CL}" -echo -e "${TAB}${BGN}Username: admin${CL}" -echo -e "${TAB}${BGN}Password: see ~/tubearchivist.creds${CL}"