chiark / gitweb /
userv: Provide interfaces to the new commands.
[cryptomail] / bin / uwrap
1 #! /bin/sh
2
3 set -e
4 exec bin/cryptomail -U "userv:$USERV_USER" "$@"