Files
numbers/deployment/encrypt-secrets.sh
Wolfgang Hottgenroth 093805a249
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline failed
encrypt script
2026-01-31 11:11:21 +01:00

5 lines
117 B
Bash
Executable File

#!/bin/bash
gpg --pinentry-mode=loopback --symmetric --cipher-algo AES256 --armor --output secrets.asc secrets.txt