Always allocate

This commit is contained in:
Kroese 2023-04-19 07:07:49 +02:00 committed by GitHub
parent 31eea8b2d9
commit 3a51f186dd

View File

@ -103,7 +103,7 @@ BOOT=$(find $TMP -name "*.bin.zip")
BOOT=$(echo "$BOOT" | head -c -5)
unzip -q -o "$BOOT".zip -d $TMP
echo "Install: Allocating diskspace..."
[ "$ALLOCATE" != "Z" ] && echo "Install: Allocating diskspace..."
SYSTEM="$TMP/sys.img"
SYSTEM_SIZE=4954537983