diff options
Diffstat (limited to 'helpers/lh_config')
-rwxr-xr-x | helpers/lh_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index 0c4c256..bfcb316 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -703,7 +703,7 @@ LH_TEMPLATES="${LH_TEMPLATES}" # \$LH_QUIET: enable quiet # (Default: ${LH_QUIET}) -#LH_QUIET="${LH_QUIET}" +LH_QUIET="${LH_QUIET}" # \$LH_VERBOSE: enable verbose # (Default: ${LH_VERBOSE}) |