Remove guestfish recipes.
[libguestfs.git] / recipes / iso2tar.sh
diff --git a/recipes/iso2tar.sh b/recipes/iso2tar.sh
deleted file mode 100755 (executable)
index b3de8db..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh -
-
-guestfish -a "$1" --ro -m /dev/sda tgz-out / "$2"