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.
This commit is contained in:
crowetic 2022-12-05 12:34:17 -08:00 committed by GitHub
parent e7b908e90d
commit e62fb032df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
@reboot ./start-qortal-at-boot.sh
@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