diff options
Diffstat (limited to 'scripts/gpg-pubkey')
| -rwxr-xr-x | scripts/gpg-pubkey | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/gpg-pubkey b/scripts/gpg-pubkey new file mode 100755 index 0000000..5353972 --- /dev/null +++ b/scripts/gpg-pubkey @@ -0,0 +1,2 @@ +#! /usr/bin/env sh +gpg --export -a "Andrew Opalach <andrew@akon.city>" |