diff --git a/content/2016-06.md b/content/2016-06.md index e9778bd42..738534147 100644 --- a/content/2016-06.md +++ b/content/2016-06.md @@ -211,3 +211,5 @@ UPDATE 960 ``` # /opt/letsencrypt/letsencrypt-auto renew --standalone --pre-hook "/usr/bin/service nginx stop" --post-hook "/usr/bin/service nginx start" ``` + +- I really need to fix that cron job... diff --git a/public/2016-06/index.html b/public/2016-06/index.html index 9d2ddc4f0..4bd4e3674 100644 --- a/public/2016-06/index.html +++ b/public/2016-06/index.html @@ -328,6 +328,10 @@ UPDATE 960
# /opt/letsencrypt/letsencrypt-auto renew --standalone --pre-hook "/usr/bin/service nginx stop" --post-hook "/usr/bin/service nginx start"
 
+ +