Corrected script path in last post

Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
2019-09-28 20:13:46 +02:00
parent 6ee1917b30
commit d1deb17dfc

View File

@@ -39,7 +39,7 @@ Its therefore possible to write a script to be executed every time the certs
```
[renewalparams]
renew_hook = /etc/letsencrypt/courier.sh
renew_hook = /path/to/script.sh
```
END.