'rootfs.cpio.gz' doexn't exist. Changed to 'rootfs.cpio.xz'.

This commit is contained in:
Ivan Davidov 2017-11-24 14:57:04 +02:00 committed by GitHub
parent 6f0032002f
commit e5c719259e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ cd work
echo "Packing initramfs. This may take a while..."
# Remove the old 'initramfs' archive if it exists.
rm -f rootfs.cpio.gz
rm -f rootfs.cpio.xz
cd rootfs