summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--letsencrypt-helpers/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/letsencrypt-helpers/README b/letsencrypt-helpers/README
index 7274dc1..e5f65fa 100644
--- a/letsencrypt-helpers/README
+++ b/letsencrypt-helpers/README
@@ -22,3 +22,5 @@ Continued maintenance:
o run renew-as-required from cron, probably using chronic.
SHELL=/bin/bash
@daily sleep $(( $RANDOM \% 7200 )) && export PATH="$HOME/bin:$PATH" && renew-as-required
+
+-- Peter Palfrader, January 2016