unified the naming system for all crontabs
[feisty_meow.git] / infobase / configuration / cron / letsencrypt_renewal.crontab
index c3acd69419971a6d4558e09346b3e9e1d4e8a6c1..18a43ef6af6f4d2d556fe14c734232dc3fe6e86f 100644 (file)
@@ -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