added httpd restart before running setup-le

This commit is contained in:
Beth Parker 2025-03-29 23:10:51 -05:00
parent fab3be13b8
commit 5fd61ddc9e

View file

@ -17,6 +17,7 @@ function reload() {
#restart httpd
systemctl start httpd
/scripts/setup-le.sh
systemctl restart httpd
#load cert
fi