diff options
Diffstat (limited to '')
-rw-r--r-- | bounce.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bounce.h b/bounce.h index a58eca1..050d818 100644 --- a/bounce.h +++ b/bounce.h @@ -35,7 +35,7 @@ #include "compat.h" #ifndef CERTBOT_PATH -#define CERTBOT_PATH "/usr/local/etc/letsencrypt" +#define CERTBOT_PATH "/etc/letsencrypt" #endif #ifndef OPENSSL_BIN |