'rootfs.cpio.gz' doexn't exist. Changed to 'rootfs.cpio.xz'.
This commit is contained in:
parent
6f0032002f
commit
e5c719259e
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user