aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-03-08 13:40:59 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-03-08 13:40:59 +1300
commitf79da819f0463f6fa54bc602dfed1b21f5213933 (patch)
tree23572cf61c625e525ad824ac2580df17653b5e17 /bin
parentRemove useless variable init (diff)
downloadMail-Run-Crypt-f79da819f0463f6fa54bc602dfed1b21f5213933.tar.gz
Mail-Run-Crypt-f79da819f0463f6fa54bc602dfed1b21f5213933.zip
Add croncryptsh
Diffstat (limited to 'bin')
-rwxr-xr-xbin/croncryptsh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/croncryptsh b/bin/croncryptsh
new file mode 100755
index 0000000..2c25fd6
--- /dev/null
+++ b/bin/croncryptsh
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec croncrypt sh "$@"
+