Update copycerts.sh.example.inc

This commit is contained in:
2025-07-05 20:27:12 -05:00
parent b7d57ab9b2
commit 86dfedca57

View File

@@ -10,6 +10,8 @@ COPYCERTS_POST_COMMANDS(){
## ##
## Commands to run if cert is replaced ## Commands to run if cert is replaced
## ##
SERVICE_MGMT nginx reload SERVICE_MGMT nginx reload
} }