mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-25 11:11:02 +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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user