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