4 lines
203 B
Plaintext
4 lines
203 B
Plaintext
@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
|