From 750eef26376a515e9d5ff3ab5f3337f8b58b4345 Mon Sep 17 00:00:00 2001 From: Alexandre Alouit Date: Fri, 11 Mar 2016 12:51:58 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f159d31..871292e 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ service nginx reload - create a cron for automatic renewal: ``` crontab -e -30 02 * * * /root/.local/share/letsencrypt/bin/letsencrypt-renewer >> /var/log/ispconfig/cron.log; done +30 02 * * * /root/.local/share/letsencrypt/bin/letsencrypt renew >> /var/log/ispconfig/cron.log ``` - sql queries: -- cgit v1.2.3