diff --git a/arm64-build.sh b/arm64-build.sh index 3da00cb..ab011b4 100755 --- a/arm64-build.sh +++ b/arm64-build.sh @@ -28,5 +28,8 @@ systemctl enable ssh echo "kenoma" > /etc/hostname EOT +echo "Unmounting second partition" sudo umount mnt + +echo "Compressing resulting image" xz $RASPIOS_IMG