QORTector-scripts/auto-fix-cron
crowetic e62fb032df
use start-qortal.sh script instead
This script will be updated as time goes on, and auto-fix script updates this one, so we want to use this one instead. 

Will also test launching in new terminal window in the future.
2022-12-05 12:34:17 -08:00

4 lines
195 B
Plaintext

@reboot ./start-qortal.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