Update certbot cron job for new certificates

This commit is contained in:
Wojciech Kozlowski 2019-12-15 12:13:38 +01:00
parent 64ac70f1d6
commit 2bdfa851ab

View File

@ -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