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

@@ -6,7 +6,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
# Source: https://github.com/benzino77/tasmocompiler
APP="TasmoCompiler"
TAGS="compiler"
var_tags="compiler"
var_cpu="2"
var_ram="2048"
var_disk="10"