Update nodemgmt-scripts.sh
This commit is contained in:
@@ -77,6 +77,7 @@ case "$1" in
|
||||
do_with_root chown -R root:letsencrypt /etc/letsencrypt >> /opt/idssys/nodemgmt/cert-renewal-run-$(hostname)
|
||||
do_with_root chmod -R 6775 /etc/letsencrypt >> /opt/idssys/nodemgmt/cert-renewal-run-$(hostname)
|
||||
sleep 20
|
||||
|
||||
"$0" service nginx reload >> /opt/idssys/nodemgmt/cert-renewal-run-$(hostname)
|
||||
exit 0
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user