fix: Legacy boot image extraction and load size (#1972)

This commit is contained in:
Kroese
2026-07-26 00:30:51 +02:00
committed by GitHub
parent 605f31af72
commit 11b300149f
2 changed files with 80 additions and 32 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ set -Eeuo pipefail
: "${EDITION:=""}"
: "${MANUAL:=""}"
: "${REMOVE:=""}"
: "${REBUILD:="N"}"
: "${REBUILD:=""}"
: "${VERSION:=""}"
: "${COMMAND:=""}"
: "${DETECTED:=""}"