From a0c93900e9cc95a8c44987f23c02734de8d66ca9 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Tue, 10 Mar 2026 15:45:15 +0100 Subject: [PATCH] Remove unnecessary blank line in 2fauth.sh --- ct/2fauth.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/2fauth.sh b/ct/2fauth.sh index 9445efe9e..deee15371 100644 --- a/ct/2fauth.sh +++ b/ct/2fauth.sh @@ -5,7 +5,6 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://docs.2fauth.app/ | Github: https://github.com/Bubka/2FAuth - APP="2FAuth" var_tags="${var_tags:-2fa;authenticator}" var_cpu="${var_cpu:-1}"