Differenze tra le versioni di "Certbot (v. 0.28.0+) renew in Crontab"

Da SysAdmin Smart Help - Beta.
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]]

Versione attuale delle 10:44, 2 lug 2019

Categoria: Script Linux

Script-linux.png



30 5 * */2 * /usr/bin/certbot renew >> /var/log/le-renew.log