diff --git a/auto-fix-cron b/auto-fix-cron new file mode 100644 index 0000000..93142fc --- /dev/null +++ b/auto-fix-cron @@ -0,0 +1,3 @@ +@reboot ./start-qortal-at-boot.sh +@reboot sleep 399 && ./auto-fix-qortal.sh > "/home/pi/qortal/auto-fix-startup.log" 2>&1 +1 1 */5 * * /home/pi/auto-fix-qortal.sh > "/home/pi/qortal/auto-fix-01.log" 2>&1