mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-14 11:19:42 +00:00
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:
parent
72b546e945
commit
5946079f47
9 changed files with 10 additions and 10 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue