added httpd restart before running setup-le

This commit is contained in:
Beth Parker 2025-03-29 23:10:16 -05:00
parent f0226d69c6
commit 2236128a8d

View file

@ -15,8 +15,8 @@ function reload() {
fi
if [ -d /var/lib/ipa/ ]
#restart httpd
/scripts/setup-le.sh
systemctl start httpd
/scripts/setup-le.sh
#load cert
fi