From 042241556051503a9af212a5b4e8c45e6c910d4c Mon Sep 17 00:00:00 2001 From: crowetic <5431064+crowetic@users.noreply.github.com> Date: Wed, 24 May 2023 18:19:15 -0700 Subject: [PATCH] Update crontest --- crontest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crontest b/crontest index 0422ee2..7fc5af5 100644 --- a/crontest +++ b/crontest @@ -14,4 +14,4 @@ #if this works, will modify the new 'auto-fix-GUI.cron' file to use only the 1:01 AM entry with more compabible entry, and #auto-fix-qortal-GUI.desktop file instead of cron entry for @reboot, so user can SEE script output. -*/2 * * * * auto-fix-qortal.sh > "~/qortal/auto-fix-2-min-test.log" 2>$1 +*/2 * * * * auto-fix-qortal.sh > "~/qortal/auto-fix-2-min-test.log" 2>&1