wok-6.x view pcmanfm/stuff/gvfs-mount-archive.sh @ rev 22967

updated jbig2dec and jbig2dec-dev (0.11 -> 0.17)
author Hans-G?nter Theisgen
date Sat Feb 29 13:21:13 2020 +0100 (2020-02-29)
parents
children
line source
1 #!/bin/sh
2 # gvfs-mount-archive: simple wrapper for PCManFM action "Mount archive"
4 gvfs-mount "archive://$(echo "$1" | sed 's|:|%3A|g;s|/|%2F|g')"