Skip to content

Commit 5dfb248

Browse files
committed
Update build.func
1 parent 4371d64 commit 5dfb248

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

misc/build.func

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3289,8 +3289,6 @@ create_lxc_container() {
32893289
TEMPLATE_SEARCH="${PCT_OSTYPE}-${PCT_OSVERSION}"
32903290
SEARCH_PATTERN="^${TEMPLATE_SEARCH}-"
32913291

3292-
#echo "[DEBUG] Retrying with version: $PCT_OSVERSION"
3293-
32943292
mapfile -t ONLINE_TEMPLATES < <(
32953293
pveam available -section system 2>/dev/null |
32963294
grep -E '\.(tar\.zst|tar\.xz|tar\.gz)$' |

0 commit comments

Comments
 (0)