summaryrefslogtreecommitdiff
path: root/gpg/list-keys.sh
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2017-11-21 22:28:39 +0100
committerChristian Pointner <equinox@spreadspace.org>2017-11-21 22:28:39 +0100
commit91cd5480b5a1ca1103d5e239af3d331477c41c2c (patch)
treeb495bf31e2d5da50b045838a1e8d0455db09ee65 /gpg/list-keys.sh
initial commit as copy from helsinki ansible repo
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 00000000..4b010495
--- /dev/null
+++ b/gpg/list-keys.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+exec "${BASH_SOURCE%/*}/gpg2.sh" --list-keys $@