letsencrypt renew script had invalid arguments
This commit is contained in:
parent
0897a454ae
commit
ef896a0f2f
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
systemctl stop nginx
|
||||||
letsencrypt renew --pre-hook "systemctl stop nginx" --post-hook "systemctl start nginx"
|
letsencrypt renew
|
||||||
|
systemctl start nginx
|
||||||
|
Loading…
Reference in New Issue
Block a user