Differenze tra le versioni di "Certbot (v. 0.28.0+) renew in Crontab"
Jump to navigation
Jump to search
(Creata pagina con " <pre> 30 5 * */2 * /usr/bin/certbot renew >> /var/log/le-renew.log </pre>") |
|||
| Riga 1: | Riga 1: | ||
| − | + | {{Script_Linux}} | |
<pre> | <pre> | ||
30 5 * */2 * /usr/bin/certbot renew >> /var/log/le-renew.log | 30 5 * */2 * /usr/bin/certbot renew >> /var/log/le-renew.log | ||
</pre> | </pre> | ||
| + | |||
| + | [[Category:SSL]] | ||