From 269060341bda9ac294c6ad0cdb54ab9a3f5a3732 Mon Sep 17 00:00:00 2001 From: Stephen Chin Date: Sun, 8 Mar 2026 13:53:18 -0700 Subject: [PATCH] Switched back to ${APP} Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- ct/protonmail-bridge.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/protonmail-bridge.sh b/ct/protonmail-bridge.sh index 4b02110be..64062495d 100644 --- a/ct/protonmail-bridge.sh +++ b/ct/protonmail-bridge.sh @@ -26,7 +26,7 @@ function update_script() { check_container_resources if [[ ! -x /usr/bin/protonmail-bridge ]]; then - msg_error "No Proton Mail Bridge Installation Found!" + msg_error "No ${APP} Installation Found!" exit fi