mend
This commit is contained in:
parent
eff8add72a
commit
3b56a8a4bd
@ -37,7 +37,9 @@ EOT
|
||||
echo "Unmounting second partition"
|
||||
sudo umount mnt -R
|
||||
|
||||
CORE_COUNT=$((`nproc`-1))
|
||||
|
||||
echo "Compressing resulting image"
|
||||
xz $RASPIOS_IMG
|
||||
xz -T$CORE_COUNT $RASPIOS_IMG
|
||||
|
||||
cp $RASPIOS_IMG.xz halis-debian-11.6.0-amd64.img.xz
|
||||
|
Loading…
Reference in New Issue
Block a user