rekey script

This commit is contained in:
Zuckerberg 2022-04-09 01:01:45 -04:00
parent 3158f8c3af
commit b2bd980947

5
secrets/rekey.sh Executable file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -e
agenix -r
git commit . -m "Rekey secrets"