Commit c4e1faa4 authored by neil's avatar neil
Browse files

minor: eval reload command

parent f0d0bd25
......@@ -1041,7 +1041,7 @@ installcert() {
if [ "$Le_ReloadCmd" ] ; then
_info "Run Le_ReloadCmd: $Le_ReloadCmd"
$Le_ReloadCmd
eval $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