summaryrefslogtreecommitdiff
path: root/gpg-import
diff options
context:
space:
mode:
authorGravatar steering72532026-05-18 01:25:46 -0600
committerGravatar steering72532026-05-18 01:25:46 -0600
commitdc54a69b7552d8d44adf25b8009992c4a2b395be (patch)
tree0c1864e9239bf02fc83408be378d983070250ead /gpg-import
init
Diffstat (limited to 'gpg-import')
-rwxr-xr-xgpg-import6
1 files changed, 6 insertions, 0 deletions
diff --git a/gpg-import b/gpg-import
new file mode 100755
index 0000000..1102d0a
--- /dev/null
+++ b/gpg-import
@@ -0,0 +1,6 @@
+#!/bin/bash
+# gpg --export <keys> | ssh cgit.space gpg-import
+# This is solely useful for the signature status in notifications.
+
+set -x
+exec gpg --import --import-options import-local-sigs