meta: add own inventory, add vault-unlock with GPG

This commit is contained in:
2020-04-26 11:07:25 +02:00
committed by transcaffeine
parent 16cf98e5e2
commit f170fb01d2
14 changed files with 593 additions and 4 deletions

5
gpg/open_vault.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
set -e -u
gpg2 --batch --use-agent --decrypt $(dirname $0)/vault_passphrase.gpg 2>/dev/null