mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-05 09:03:53 -04:00
Remove unnecessary blank line in 2fauth.sh
This commit is contained in:
committed by
GitHub
parent
a11f282a43
commit
a0c93900e9
@@ -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
|
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||||
# Source: https://docs.2fauth.app/ | Github: https://github.com/Bubka/2FAuth
|
# Source: https://docs.2fauth.app/ | Github: https://github.com/Bubka/2FAuth
|
||||||
|
|
||||||
|
|
||||||
APP="2FAuth"
|
APP="2FAuth"
|
||||||
var_tags="${var_tags:-2fa;authenticator}"
|
var_tags="${var_tags:-2fa;authenticator}"
|
||||||
var_cpu="${var_cpu:-1}"
|
var_cpu="${var_cpu:-1}"
|
||||||
|
|||||||
Reference in New Issue
Block a user