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