mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 20:15:54 +00:00
Update create_lxc.sh
This commit is contained in:
@@ -301,7 +301,7 @@ function ensure_template_ready() {
|
||||
msg_info "Downloading LXC template..."
|
||||
echo "[DEBUG] calling pveam download"
|
||||
sleep 0.2
|
||||
timeout 120 pveam download "$TEMPLATE_STORAGE" "$TEMPLATE" >/dev/null 2>&1
|
||||
pveam download "$TEMPLATE_STORAGE" "$TEMPLATE" >/dev/null 2>&1
|
||||
dl_result=$?
|
||||
echo "[DEBUG] pveam download exit=$dl_result"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user