Site updated at 2017-06-23 21:21:00 UTC

This commit is contained in:
Travis CI 2017-06-23 21:21:01 +00:00
parent 055917365e
commit be7ca6c334
30 changed files with 53 additions and 45 deletions

View file

@ -426,7 +426,7 @@ Protocol - Both
<ul>
<li>Scroll to the bottom of the file and paste in the following line</li>
</ul>
<div class="language-text highlighter-rouge"><pre class="highlight"><code>30 2 * * 1 /usr/bin/letsencrypt renew &gt;&gt; /var/log/le-renew.log
<div class="language-text highlighter-rouge"><pre class="highlight"><code>30 2 * * 1 ~/certbot/certbot-auto renew --quiet --no-self-upgrade --standalone --preferred-challenges http-01
</code></pre>
</div>
<ul>