summary refs log tree commit diff
path: root/bounce.h
diff options
context:
space:
mode:
Diffstat (limited to 'bounce.h')
-rw-r--r--bounce.h2
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