rename & cleanup

Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
Nico Schottelius 2015-05-19 11:52:14 +02:00
commit bb9d889d15
7 changed files with 22 additions and 6 deletions

View file

@ -20,6 +20,8 @@ done
cd "${initramfs_dir}"
find . | cpio -H newc -o | gzip
rm -rf "${initramfs_dir}"
exit 0
# TODO: