aboutsummaryrefslogtreecommitdiffstats
path: root/renew.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'renew.sh.in')
-rw-r--r--renew.sh.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/renew.sh.in b/renew.sh.in
index c0d9121..de46bb0 100644
--- a/renew.sh.in
+++ b/renew.sh.in
@@ -226,8 +226,7 @@ _docert() {
# so run the hooks.
for hook in $_rhooks; do
_verbose "running hook: %s" "$hook"
- env "LFACME_CONFDIR=${_CONFDIR}" \
- "LFACME_VERBOSE=${LFACME_VERBOSE}" \
+ env "LFACME_VERBOSE=${LFACME_VERBOSE}" \
"LFACME_CERT=${identifier}" \
"LFACME_KEYFILE=${keyfile}" \
"LFACME_CERTFILE=${certfile}" \