6494aa4f9295d9351fab887c145b4ad7393c5065
[feisty_meow.git] / infobase / configuration / cron / letsencrypt_renewal.crontab
1
2 SHELL=/bin/bash
3
4 # m h dom mon dow command
5
6 #[letsencrypt renewal]
7 # run the letsencrypt certificate renewal process every 4 hours.
8 37 */4 * * * letsencrypt renew  &>>/tmp/letsencrypt_last_run.txt
9