From 0d56bc40d70ca813ecaee3438d2ac58bcf94c07b Mon Sep 17 00:00:00 2001 From: crowetic <5431064+crowetic@users.noreply.github.com> Date: Thu, 3 Mar 2022 14:44:07 -0800 Subject: [PATCH] updated to restart Qortal every 3 days. --- restart-cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restart-cron b/restart-cron index a6f9008..155b50e 100644 --- a/restart-cron +++ b/restart-cron @@ -1,2 +1,2 @@ -0 5 */5 * * ./restart-qortal.sh +0 5 */3 * * ./restart-qortal.sh @reboot ./start-qortal-at-boot.sh