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
|
||||
if [ -d /var/lib/ipa/ ]
|
||||
#restart httpd
|
||||
/scripts/setup-le.sh
|
||||
systemctl start httpd
|
||||
/scripts/setup-le.sh
|
||||
#load cert
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue