Update auto-fix-GUI-cron

removed unnecessary space just in case (and rhyme while doing so.) 🗡️
This commit is contained in:
crowetic 2023-05-24 19:03:06 -07:00 committed by GitHub
parent e8221e34de
commit 15ea106549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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-GUI.log 2>&1