git.annexia.org
/
libguestfs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Shut down the appliance cleanly
[libguestfs.git]
/
recipes
/
export2tar.sh
1
#!/bin/sh -
2
3
guestfish -a "$1" --ro -m "$2" tgz-out "$3" "$4"