mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-10-31 19:41:45 +00:00
minor
This commit is contained in:
parent
a799217ef2
commit
00e163506e
2
le.sh
2
le.sh
@ -458,7 +458,7 @@ issue() {
|
|||||||
fi
|
fi
|
||||||
_setopt $DOMAIN_CONF "Le_ReloadCmd" "=" "\"$Le_ReloadCmd\""
|
_setopt $DOMAIN_CONF "Le_ReloadCmd" "=" "\"$Le_ReloadCmd\""
|
||||||
|
|
||||||
if [ "Le_ReloadCmd" ] ; then
|
if [ "$Le_ReloadCmd" ] ; then
|
||||||
_info "Run Le_ReloadCmd: $Le_ReloadCmd"
|
_info "Run Le_ReloadCmd: $Le_ReloadCmd"
|
||||||
$Le_ReloadCmd
|
$Le_ReloadCmd
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user