This commit is contained in:
Alex Bowers 2018-10-18 18:25:01 +00:00 committed by GitHub
commit 50bc7ab549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4721,6 +4721,7 @@ _installcert() {
export CA_CERT_PATH
export CERT_FULLCHAIN_PATH
export Le_Domain
export domain
cd "$DOMAIN_PATH" && eval "$_reload_cmd"
); then
_info "$(__green "Reload success")"