Add logging messages
This commit is contained in:
parent
6d5e73c87b
commit
bb29f0abc5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user