added httpd restart before running setup-le
This commit is contained in:
parent
fdd9159f92
commit
fab3be13b8
1 changed files with 1 additions and 1 deletions
|
@ -15,8 +15,8 @@ function reload() {
|
||||||
fi
|
fi
|
||||||
if [ -d /var/lib/ipa/ ]
|
if [ -d /var/lib/ipa/ ]
|
||||||
#restart httpd
|
#restart httpd
|
||||||
/scripts/setup-le.sh
|
|
||||||
systemctl start httpd
|
systemctl start httpd
|
||||||
|
/scripts/setup-le.sh
|
||||||
#load cert
|
#load cert
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue