We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4cfc37 commit 10bb6caCopy full SHA for 10bb6ca
README.md
@@ -96,5 +96,5 @@ certbot certonly --preferred-challenges=dns --manual -d $DOMAIN --manual-public-
96
```
97
*To use script with CertBot hooks:*
98
```sh
99
-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
100
0 commit comments