updated cron to run every 3 days instead of every 5. Now with more efficient checks for those with limited internet connections.
This commit is contained in:
parent
d5eb0f97b4
commit
3d1824e95a
@ -1,2 +1,2 @@
|
||||
|
||||
1 1 */5 * * ./auto-fix-qortal.sh > log-auto-fix-cron.log 2>&1
|
||||
1 1 */3 * * ./auto-fix-qortal.sh > log-auto-fix-cron.log 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user