We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4371d64 commit 5dfb248Copy full SHA for 5dfb248
misc/build.func
@@ -3289,8 +3289,6 @@ create_lxc_container() {
3289
TEMPLATE_SEARCH="${PCT_OSTYPE}-${PCT_OSVERSION}"
3290
SEARCH_PATTERN="^${TEMPLATE_SEARCH}-"
3291
3292
- #echo "[DEBUG] Retrying with version: $PCT_OSVERSION"
3293
-
3294
mapfile -t ONLINE_TEMPLATES < <(
3295
pveam available -section system 2>/dev/null |
3296
grep -E '\.(tar\.zst|tar\.xz|tar\.gz)$' |
0 commit comments