diff options
author | Alexandre Alouit <alexandre.alouit@gmail.com> | 2016-03-11 12:51:58 +0100 |
---|---|---|
committer | Alexandre Alouit <alexandre.alouit@gmail.com> | 2016-03-11 12:51:58 +0100 |
commit | 750eef26376a515e9d5ff3ab5f3337f8b58b4345 (patch) | |
tree | d85e96c9fa0a110c46d8e0d98cc2822b36f40644 | |
parent | 2a9b20e53ef4470f56eaf5e3b49e9b7ac91cdc85 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |