mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02: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:
@@ -7,7 +7,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
|
||||
|
||||
#App Default Values
|
||||
APP="Zammad"
|
||||
TAGS="webserver;ticket-system"
|
||||
var_tags="webserver;ticket-system"
|
||||
var_disk="8"
|
||||
var_cpu="2"
|
||||
var_ram="4096"
|
||||
|
||||
Reference in New Issue
Block a user