We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c026347 commit 52eda69Copy full SHA for 52eda69
vault-hook.sh
@@ -1,5 +1,6 @@
1
#!/usr/bin/env bash
2
3
+# shellcheck disable=SC1091
4
source "/etc/dehydrated/vault.inc"
5
6
VAULT_TOKEN=""
0 commit comments