Fix: var_tags instead of TAGS in some CT's (#2310)

* Fix some Tags in CTS

* fix some others

* Update suwayomiserver.sh
This commit is contained in:
CanbiZ
2025-02-12 20:08:44 +01:00
committed by GitHub
parent 72b546e945
commit 5946079f47
9 changed files with 10 additions and 10 deletions

View File

@ -7,7 +7,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
# App Default Values
APP="2FAuth"
TAGS="2fa;authenticator"
var_tags="2fa;authenticator"
var_cpu="1"
var_ram="512"
var_disk="2"