mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-25 10:06:18 +00:00
fix var_tags
This commit is contained in:
parent
fdedd55116
commit
2f095fca5e
2
.github/CONTRIBUTOR_GUIDE/ct/AppName.sh
vendored
2
.github/CONTRIBUTOR_GUIDE/ct/AppName.sh
vendored
@ -7,7 +7,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
|
|||||||
|
|
||||||
# App Default Values
|
# App Default Values
|
||||||
APP="[APP_NAME]"
|
APP="[APP_NAME]"
|
||||||
TAGS="[TAGS]"
|
var_tags="[TAGS]"
|
||||||
var_cpu="[CPU]"
|
var_cpu="[CPU]"
|
||||||
var_ram="[RAM]"
|
var_ram="[RAM]"
|
||||||
var_disk="[DISK]"
|
var_disk="[DISK]"
|
||||||
|
Loading…
Reference in New Issue
Block a user