From 2822b40326df4c24042b879a64389ce5e594fa5b Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 20 Jan 2024 17:52:30 +0000 Subject: Prepare to store encrypted secrets in the repo --- bin/decrypt-vault-password.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/decrypt-vault-password.sh (limited to 'bin/decrypt-vault-password.sh') diff --git a/bin/decrypt-vault-password.sh b/bin/decrypt-vault-password.sh new file mode 100755 index 0000000..e82de62 --- /dev/null +++ b/bin/decrypt-vault-password.sh @@ -0,0 +1,3 @@ +#! /usr/bin/env sh + +gpg --decrypt --batch --quiet --use-agent misc/vault-password.asc -- cgit v1.2.3-70-g09d2