whitespace

This commit is contained in:
Jérémy Lecour 2021-06-14 17:35:19 +02:00 committed by Jérémy Lecour
parent 58b40bf8df
commit 4b458b2b55

View file

@ -87,7 +87,7 @@ rsync -a \
umount home var usr
# Generate fstab.
cat <<EOT>rootfs/etc/fstab
cat <<EOT > rootfs/etc/fstab
LABEL=ROOTFS / ext4 errors=remount-ro 0 1
LABEL=BOOT /boot ext4 defaults 0 2
LABEL=HOME /home ext4 defaults 0 2