X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fletsencrypt_renewal.crontab;h=e7d08da5e29c56f00b8834ba92f9827c3c20c1f3;hb=a479cf6725569866a860abf1ca27343b8aa90276;hp=c3acd69419971a6d4558e09346b3e9e1d4e8a6c1;hpb=f3056aa14dd7d652b75ca3d7ba8c401f5db1e22c;p=feisty_meow.git diff --git a/infobase/configuration/cron/letsencrypt_renewal.crontab b/infobase/configuration/cron/letsencrypt_renewal.crontab index c3acd694..e7d08da5 100644 --- a/infobase/configuration/cron/letsencrypt_renewal.crontab +++ b/infobase/configuration/cron/letsencrypt_renewal.crontab @@ -1,9 +1,5 @@ -SHELL=/bin/bash - -# m h dom mon dow command - #[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