mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 19:05:52 +00:00
Update create_lxc.sh
This commit is contained in:
@@ -271,7 +271,7 @@ if [ ${#TEMPLATES[@]} -eq 0 ]; then
|
||||
fi
|
||||
ensure_template_ready
|
||||
|
||||
ensure_template_ready() {
|
||||
function ensure_template_ready() {
|
||||
local template_path
|
||||
template_path="$(pvesm path $TEMPLATE_STORAGE:vztmpl/$TEMPLATE 2>/dev/null || echo "/var/lib/vz/template/cache/$TEMPLATE")"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user