aboutsummaryrefslogtreecommitdiffstats
path: root/lfacme.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'lfacme.sh.in')
-rw-r--r--lfacme.sh.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/lfacme.sh.in b/lfacme.sh.in
index fc29e3d..27a6cf1 100644
--- a/lfacme.sh.in
+++ b/lfacme.sh.in
@@ -17,6 +17,8 @@ while :; do
shift; shift;;
-v)
LFACME_VERBOSE=1
+ # Export this so it's available to hooks.
+ export LFACME_VERBOSE
shift;;
-y)
_uacme_flags="$_uacme_flags $1"