]> git.phdru.name Git - git-scripts.git/blobdiff - add-pubkey/import-pubkey-from-tag
gpg --import public key from tag
[git-scripts.git] / add-pubkey / import-pubkey-from-tag
diff --git a/add-pubkey/import-pubkey-from-tag b/add-pubkey/import-pubkey-from-tag
new file mode 100755 (executable)
index 0000000..b79ec05
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+git show phd-public-key-B6287B03 | gpg --import