summaryrefslogtreecommitdiff
path: root/localgpgimport
diff options
context:
space:
mode:
Diffstat (limited to 'localgpgimport')
-rwxr-xr-xlocalgpgimport5
1 files changed, 5 insertions, 0 deletions
diff --git a/localgpgimport b/localgpgimport
new file mode 100755
index 0000000..b101b0b
--- /dev/null
+++ b/localgpgimport
@@ -0,0 +1,5 @@
+#!/bin/sh
+#
+# workaround for alot :pipeto action choking on dashes
+
+gpg --import "$@"