Differences

This shows you the differences between two versions of the page.

Link to this comparison view

certbot_fix_crontab [2024/08/19 10:33] – created estebanmongecertbot_fix_crontab [2024/08/19 10:33] (current) estebanmonge
Line 1: Line 1:
-===== Cerbot fix crontab =====+===== Certbot fix crontab =====
 Edit /etc/cron.d/certbot Edit /etc/cron.d/certbot
 <code> <code>
 0 */12 * * * /usr/bin/certbot -q renew --nginx --no-random-sleep-on-renew 0 */12 * * * /usr/bin/certbot -q renew --nginx --no-random-sleep-on-renew
 </code> </code>