# unpack
bsdcpio -id < ../extra.lzma
# repack
find . | cpio -o --format='newc' --owner root:root | lzma > ../extra.lzma
Created
January 4, 2020 08:04
-
-
Save pexcn/00b07f4687b249e16dc9ffb65d9c3f53 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment