X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fletsencrypt_renewal.crontab;h=18a43ef6af6f4d2d556fe14c734232dc3fe6e86f;hb=73af14be98174734cf030b46a91978f29ff48332;hp=6494aa4f9295d9351fab887c145b4ad7393c5065;hpb=1dfa9998bf6fda433446aee279438cadb2b4b0ea;p=feisty_meow.git diff --git a/infobase/configuration/cron/letsencrypt_renewal.crontab b/infobase/configuration/cron/letsencrypt_renewal.crontab index 6494aa4f..18a43ef6 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/${USER}-cron-letsencrypt_renewal.log