summaryrefslogtreecommitdiffstats
path: root/recipes/iso2tar.sh
blob: b3de8db6fcbb38457beb449f1703d4f8d08769cd (plain)
1
2
3
#!/bin/sh -

guestfish -a "$1" --ro -m /dev/sda tgz-out / "$2"