Skip to content

Commit 10bb6ca

Browse files
authored
Update README.md
1 parent a4cfc37 commit 10bb6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ certbot certonly --preferred-challenges=dns --manual -d $DOMAIN --manual-public-
9696
```
9797
*To use script with CertBot hooks:*
9898
```sh
99-
certbot certonly --preferred-challenges=dns --manual -d $DOMAIN --manual-public-ip-logging-ok --post-hook ./opt/letsencrypt-routeros/letsencrypt-routeros.sh
99+
certbot certonly --preferred-challenges=dns --manual -d $DOMAIN --manual-public-ip-logging-ok --post-hook /opt/letsencrypt-routeros/letsencrypt-routeros.sh
100100
```

0 commit comments

Comments
 (0)