wok-current annotate pcmanfm/stuff/gvfs-mount-archive.sh @ rev 21249

updated libmicrohttpd and libmicrohttpd-dev (0.9.33 -> 0.9.63)
author Hans-G?nter Theisgen
date Thu Apr 11 17:56:29 2019 +0100 (2019-04-11)
parents
children
rev   line source
al@17294 1 #!/bin/sh
al@17294 2 # gvfs-mount-archive: simple wrapper for PCManFM action "Mount archive"
al@17294 3
al@17294 4 gvfs-mount "archive://$(echo "$1" | sed 's|:|%3A|g;s|/|%2F|g')"