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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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/duplicati/duplicati/
APP="Duplicati"
TAGS="backup"
var_tags="backup"
var_cpu="1"
var_ram="1024"
var_disk="10"