Update README.md
This commit is contained in:
parent
a4cfc37365
commit
10bb6ca8dc
@ -96,5 +96,5 @@ certbot certonly --preferred-challenges=dns --manual -d $DOMAIN --manual-public-
|
|||||||
```
|
```
|
||||||
*To use script with CertBot hooks:*
|
*To use script with CertBot hooks:*
|
||||||
```sh
|
```sh
|
||||||
certbot certonly --preferred-challenges=dns --manual -d $DOMAIN --manual-public-ip-logging-ok --post-hook ./opt/letsencrypt-routeros/letsencrypt-routeros.sh
|
certbot certonly --preferred-challenges=dns --manual -d $DOMAIN --manual-public-ip-logging-ok --post-hook /opt/letsencrypt-routeros/letsencrypt-routeros.sh
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user