1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-05-28 04:46:03 +02:00
infrastructure/misc/get-vault-pass.sh
2019-06-13 23:40:33 +02:00

3 lines
80 B
Bash
Executable File

#!/bin/sh
exec gpg --batch --decrypt --quiet "$(dirname $0)/vault-password.gpg"