changed script name

This commit is contained in:
Beth Parker 2025-03-29 22:05:36 -05:00
parent 1f781ccf99
commit f0226d69c6

View file

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