Update crontest

This commit is contained in:
crowetic 2023-05-24 18:19:15 -07:00 committed by GitHub
parent aeb9b7b8a7
commit 0422415560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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