mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-26 14:17:17 +02:00
Update tools/pve/update-apps.sh
Co-authored-by: Chris <punk.sand7393@fastmail.com>
This commit is contained in:
committed by
GitHub
parent
8927a66554
commit
d3465eb934
@@ -56,7 +56,8 @@ function export_config_json() {
|
|||||||
"var_container": "${var_container}",
|
"var_container": "${var_container}",
|
||||||
"var_unattended": "${var_unattended}",
|
"var_unattended": "${var_unattended}",
|
||||||
"var_skip_confirm": "${var_skip_confirm}",
|
"var_skip_confirm": "${var_skip_confirm}",
|
||||||
"var_auto_reboot": "${var_auto_reboot}"
|
"var_auto_reboot": "${var_auto_reboot}",
|
||||||
|
"var_tags": "${var_tags}"
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user