X-Git-Url: https://git.distorted.org.uk/~mdw/cryptomail/blobdiff_plain/e345b51f3b1ed29ff7f4dab5f8e1a1496270e6a2..a6d4bfda1b75075bd77f2031445eba95ae573b44:/bin/uwrap diff --git a/bin/uwrap b/bin/uwrap new file mode 100755 index 0000000..9a2967b --- /dev/null +++ b/bin/uwrap @@ -0,0 +1,4 @@ +#! /bin/sh + +set -e +exec bin/cryptomail -U "userv:$USERV_USER" "$@"