diff options
| author | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-07-11 12:59:53 -0700 |
|---|---|---|
| committer | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-07-11 12:59:53 -0700 |
| commit | 65f13215165cdc7768046235983cdb812bb00a33 (patch) | |
| tree | e88962b266d3b94564cb497ec7b6aa798c262bdf /sign.sh | |
| download | keys-65f13215165cdc7768046235983cdb812bb00a33.tar.gz keys-65f13215165cdc7768046235983cdb812bb00a33.zip | |
Initial commit
Diffstat (limited to 'sign.sh')
| -rwxr-xr-x | sign.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/bin/bash + +gpg --local-user DC4323D1738F27358793D6E87BB52F7036FA7C18 --output authorized_keys.sig --sign authorized_keys |
