diff options
author | kaa <kaa@disroot.org> | 2025-01-26 09:22:58 -0800 |
---|---|---|
committer | kaa <kaa@disroot.org> | 2025-01-26 09:22:58 -0800 |
commit | 0bf12e1d2c8e552ffe0a1b94d73a43b5797c45fd (patch) | |
tree | 79473cb00e66ecfc77526e3ab25aab1575d814a8 /sign |
Diffstat (limited to 'sign')
-rwxr-xr-x | sign | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +gpg --sign --armor msg +cat msg msg.asc > msg.signed |