summaryrefslogtreecommitdiff
path: root/gpg/list-keys.sh
diff options
context:
space:
mode:
authorChristian Pointner <equinox@ffgraz.net>2017-05-30 00:16:55 +0200
committerChristian Pointner <equinox@ffgraz.net>2017-05-30 00:16:55 +0200
commit8cb754dacac0864f6b112e39fd6e7eaf3a339756 (patch)
tree623278e2d9f0cdfc7bf9efb0b11dfbca015e8cd0 /gpg/list-keys.sh
inital commit
Diffstat (limited to 'gpg/list-keys.sh')
-rwxr-xr-xgpg/list-keys.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/gpg/list-keys.sh b/gpg/list-keys.sh
new file mode 100755
index 0000000..4b01049
--- /dev/null
+++ b/gpg/list-keys.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+exec "${BASH_SOURCE%/*}/gpg2.sh" --list-keys $@