X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fletsencrypt_renewal.crontab;h=6494aa4f9295d9351fab887c145b4ad7393c5065;hb=1dfa9998bf6fda433446aee279438cadb2b4b0ea;hp=c3acd69419971a6d4558e09346b3e9e1d4e8a6c1;hpb=4636861f6bf175c2b647053f82954bcd590df272;p=feisty_meow.git diff --git a/infobase/configuration/cron/letsencrypt_renewal.crontab b/infobase/configuration/cron/letsencrypt_renewal.crontab index c3acd694..6494aa4f 100644 --- a/infobase/configuration/cron/letsencrypt_renewal.crontab +++ b/infobase/configuration/cron/letsencrypt_renewal.crontab @@ -5,5 +5,5 @@ SHELL=/bin/bash #[letsencrypt renewal] # run the letsencrypt certificate renewal process every 4 hours. -37 */4 * * * letsencrypt renew &>/tmp/letsencrypt_last_run.txt +37 */4 * * * letsencrypt renew &>>/tmp/letsencrypt_last_run.txt