Return to env for VAULT config

This commit is contained in:
Knut Ahlers 2024-09-16 21:26:05 +02:00
parent c27295e089
commit df02cb2939
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E

View file

@ -1,7 +1,5 @@
#!/bin/bash
source /git-crypt-vault/env.sh
$(dirname $0)/git.bin "$@"
EC=$?