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.
4 lines
195 B
Plaintext
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
|