diff --git a/proxy/certbot.cron b/proxy/certbot.cron index 9e91765..ba05c48 100644 --- a/proxy/certbot.cron +++ b/proxy/certbot.cron @@ -8,4 +8,4 @@ SHELL=/bin/sh PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin -0 */12 * * * root perl -e 'sleep int(rand(3600))' && certbot -q renew +0 */12 * * * root perl -e 'sleep int(rand(3600))' && certbot -q renew --webroot-path /var/www/html