From 21d8867d751491c55dd10d3667361c94b43a9c17 Mon Sep 17 00:00:00 2001 From: josh Date: Wed, 6 Sep 2017 15:38:47 -0600 Subject: [PATCH] Add 'root-crontab.cron' --- root-crontab.cron | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 root-crontab.cron diff --git a/root-crontab.cron b/root-crontab.cron new file mode 100644 index 0000000..24c1070 --- /dev/null +++ b/root-crontab.cron @@ -0,0 +1,3 @@ +0 5 20 * * letsencrypt renew +30 12 * * 0 /home/josh/fs +00 13 * * 0 /home/josh/fs \ No newline at end of file