Commit 00e16350 authored by neil's avatar neil
Browse files

minor

parent a799217e
......@@ -458,7 +458,7 @@ issue() {
fi
_setopt $DOMAIN_CONF "Le_ReloadCmd" "=" "\"$Le_ReloadCmd\""
if [ "Le_ReloadCmd" ] ; then
if [ "$Le_ReloadCmd" ] ; then
_info "Run Le_ReloadCmd: $Le_ReloadCmd"
$Le_ReloadCmd
fi
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment