mirror of
https://github.com/luzifer-docker/argo-crypt.git
synced 2024-12-20 14:21:17 +00:00
Load vault info from secret mount
This commit is contained in:
parent
ae81df28cd
commit
f7bfd28714
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
source /git-crypt-vault/env.sh
|
||||
|
||||
$(dirname $0)/git.bin "$@"
|
||||
EC=$?
|
||||
|
||||
|
|
Loading…
Reference in a new issue