From f3d10ff7e6f8bff62892cd1d685967bd55ca314f Mon Sep 17 00:00:00 2001 From: crowetic <5431064+crowetic@users.noreply.github.com> Date: Fri, 4 Mar 2022 12:45:28 -0800 Subject: [PATCH] change to use reboot at 3AM every 2 days. --- restart-cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restart-cron b/restart-cron index 155b50e..479046a 100644 --- a/restart-cron +++ b/restart-cron @@ -1,2 +1,2 @@ -0 5 */3 * * ./restart-qortal.sh +0 3 */2 * * ./reboot-mate.sh @reboot ./start-qortal-at-boot.sh