This commit is contained in:
andryyy
2020-03-01 11:24:10 +01:00
3 changed files with 16 additions and 5 deletions

View File

@@ -38,7 +38,8 @@ if [[ "${CERT_AMOUNT_CHANGED}" == "1" ]]; then
restart_container ${POSTFIX}
else
reload_nginx
reload_dovecot
#reload_dovecot
restart_container ${DOVECOT}
#reload_postfix
restart_container ${POSTFIX}
fi