From 4931c393493dd0657e2c008d8fb935fb2dfa5266 Mon Sep 17 00:00:00 2001 From: Stephen Chin Date: Sun, 8 Mar 2026 14:39:58 -0700 Subject: [PATCH] Apply suggestion from @CrazyWolf13 Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- install/protonmail-bridge-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/protonmail-bridge-install.sh b/install/protonmail-bridge-install.sh index a441b83d..d979178a 100644 --- a/install/protonmail-bridge-install.sh +++ b/install/protonmail-bridge-install.sh @@ -4,7 +4,6 @@ # Author: Stephen Chin (steveonjava) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/ProtonMail/proton-bridge -# Description: Installs Proton Mail Bridge, creates systemd services, and exposes IMAP/SMTP via systemd-socket-proxyd. source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color