appending to last run file
authorChris Koeritz <fred@gruntose.com>
Sun, 18 Dec 2016 05:33:35 +0000 (00:33 -0500)
committerChris Koeritz <fred@gruntose.com>
Sun, 18 Dec 2016 05:33:35 +0000 (00:33 -0500)
infobase/configuration/cron/letsencrypt_renewal.crontab

index c3acd69419971a6d4558e09346b3e9e1d4e8a6c1..6494aa4f9295d9351fab887c145b4ad7393c5065 100644 (file)
@@ -5,5 +5,5 @@ SHELL=/bin/bash
 
 #[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