From c03bc90ce47f1bf340f06f036b78c1483f005211 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 1 Jul 2021 07:37:37 -0400 Subject: safety --- cron.html | 2 +- rss.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cron.html b/cron.html index 6b12269..3f61f23 100644 --- a/cron.html +++ b/cron.html @@ -56,7 +56,7 @@ | | | | .---- day of week (0 - 6) | | | | | * * * * * -30 3 * * 1 apt -y update && apt -y dist-upgrade +30 3 * * 1 apt -y update && apt -y upgrade

Some notes