Commit b7cfa238 by devttys0

Added ext extract rules; fixed squashfs extract bug.

parent 8c2f3699
......@@ -40,7 +40,7 @@
^stuffit:sit:unstuff '%e'
# Try unsquashfs first, or if not installed, sasquatch
^#squashfs filesystem:squashfs:unsquashfs -d '%%squashfs-root%%' '%e':0:False
^squashfs filesystem:squashfs:unsquashfs -d '%%squashfs-root%%' '%e':0:False
^squashfs filesystem:squashfs:sasquatch -p 1 -le -d '%%squashfs-root%%' '%e':0:False
^squashfs filesystem:squashfs:sasquatch -p 1 -be -d '%%squashfs-root%%' '%e':0:False
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment