build: Fix for bash quoting in supermin-split.sh.in (RHBZ#566511 RHBZ#566512)
[libguestfs.git] / recipes / export2tar.sh
1 #!/bin/sh -
2
3 guestfish -a "$1" --ro -m "$2" tgz-out "$3" "$4"