Update auto-fix-GUI-cron

This commit is contained in:
crowetic 2024-05-11 17:21:27 -07:00 committed by GitHub
parent 76351168de
commit 397848af93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,5 +10,5 @@
# if you have this cron, it is because your machine was determined to have a GUI, and you were switched to using GUI
# startup method for auto-fix script, and the cron startup method was removed.
1 1 */5 * * ./auto-fix-qortal.sh > log-auto-fix-GUI.log 2>&1
1 1 */5 * * ./auto-fix-qortal.sh > log-auto-fix-cron.log 2>&1