new version
[feisty_meow.git] / infobase / configuration / cron / letsencrypt_renewal.crontab
index 6494aa4f9295d9351fab887c145b4ad7393c5065..450f08b29cbedecb5cb7f8e51477b4003d8d3590 100644 (file)
@@ -1,9 +1,9 @@
 
-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/${CRONUSER}-cron-letsencrypt_renewal.log 
+
+##############