diff --git a/ct/squid.sh b/ct/squid.sh index eacd34172..1698fc395 100644 --- a/ct/squid.sh +++ b/ct/squid.sh @@ -51,5 +51,3 @@ msg_ok "Completed successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW} Proxy endpoint:${CL}" echo -e "${TAB}${GATEWAY}${BGN}${IP}:3128${CL}" -echo -e "${INFO}${YW} Add a proxy user inside the container with:${CL}" -echo -e "${TAB}${BGN}htpasswd /etc/squid/passwords ${CL}"