ci(arm): Recusrively unmount everything

This commit is contained in:
Tanguy Herbron 2024-06-25 15:44:48 +02:00
parent af35a3b1cb
commit 45427acdd9

View File

@ -35,7 +35,7 @@ echo "IP: \4" >> /etc/issue
EOT
echo "Unmounting second partition"
sudo umount mnt
sudo umount mnt -R
echo "Compressing resulting image"
xz $RASPIOS_IMG