summaryrefslogtreecommitdiffstats
path: root/bin/hush/gpg
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hush/gpg')
-rwxr-xr-xbin/hush/gpg6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/hush/gpg b/bin/hush/gpg
deleted file mode 100755
index d418711..0000000
--- a/bin/hush/gpg
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-GPG=/usr/bin/$(basename $0)
-
-keychain -q --timeout 30
-$GPG $*