infra/pushkey.sh
2024-10-26 05:03:58 +02:00

5 lines
67 B
Bash

#!/bin/sh
name=$(cat name.local)
echo key
gpg --export -a "$name"