added httpd restart before running setup-le
This commit is contained in:
parent
fab3be13b8
commit
5fd61ddc9e
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ function reload() {
|
||||||
#restart httpd
|
#restart httpd
|
||||||
systemctl start httpd
|
systemctl start httpd
|
||||||
/scripts/setup-le.sh
|
/scripts/setup-le.sh
|
||||||
|
systemctl restart httpd
|
||||||
#load cert
|
#load cert
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue