diff options
author | Christian Pointner <equinox@spreadspace.org> | 2018-12-01 23:14:05 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2018-12-01 23:14:05 +0100 |
commit | 17447210485bbe379beb9c7e9a3034e900110ed9 (patch) | |
tree | 1b911eed4ea5bce52a5bc24f0951dfe200ea3217 /gpg/get-vault-pass- | |
parent | fixed acmetool self-signed cert handling (diff) |
moved to multi environment repo structure
Diffstat (limited to 'gpg/get-vault-pass-')
-rwxr-xr-x | gpg/get-vault-pass- | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gpg/get-vault-pass- b/gpg/get-vault-pass- new file mode 100755 index 00000000..37f60413 --- /dev/null +++ b/gpg/get-vault-pass- @@ -0,0 +1,2 @@ +#!/bin/bash +exec "${BASH_SOURCE%/*}/get-vault-pass.sh" "${BASH_SOURCE##*/get-vault-pass-}" |