chiark / gitweb /
userv: Provide interfaces to the new commands.
[cryptomail] / bin / uwrap
diff --git a/bin/uwrap b/bin/uwrap
new file mode 100755 (executable)
index 0000000..9a2967b
--- /dev/null
+++ b/bin/uwrap
@@ -0,0 +1,4 @@
+#! /bin/sh
+
+set -e
+exec bin/cryptomail -U "userv:$USERV_USER" "$@"