This commit is contained in:
Kartik Agaram 2020-11-14 20:02:01 -08:00
parent 3b12aab3bc
commit 6ecece2e70
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ then
exit 1
fi
echo "=== constructing initramfs out of SubX binary"
echo "=== constructing initramfs out of ELF binary"
rm -rf tmp_linux/isoimage
mkdir -p tmp_linux/isoimage/boot
cp -i $1 init