From 86dfedca573ac252984f5c7ac3ec9bd7fda1fb5a Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 5 Jul 2025 20:27:12 -0500 Subject: [PATCH] Update copycerts.sh.example.inc --- conf/copycerts.sh.example.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/copycerts.sh.example.inc b/conf/copycerts.sh.example.inc index 51b6e39d..58ece58f 100755 --- a/conf/copycerts.sh.example.inc +++ b/conf/copycerts.sh.example.inc @@ -10,6 +10,8 @@ COPYCERTS_POST_COMMANDS(){ ## ## Commands to run if cert is replaced ## + SERVICE_MGMT nginx reload + }