From bfdb602826235bfc8ceef9ee4afd295b761575a8 Mon Sep 17 00:00:00 2001 From: Stephen Chin Date: Sun, 8 Mar 2026 13:52:42 -0700 Subject: [PATCH] Removed description Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- ct/protonmail-bridge.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/protonmail-bridge.sh b/ct/protonmail-bridge.sh index 9de1a8b8e..4b02110be 100644 --- a/ct/protonmail-bridge.sh +++ b/ct/protonmail-bridge.sh @@ -5,7 +5,6 @@ source <(curl -fsSL "$COMMUNITY_SCRIPTS_URL/misc/build.func") # Author: Stephen Chin # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/ProtonMail/proton-bridge -# Description: Debian LXC that runs Proton Mail Bridge headless and exposes IMAP/SMTP to the LAN via systemd-socket-proxyd. APP="ProtonMail-Bridge" var_tags="${var_tags:-mail;proton}"