Console crontab

Forums:

Console Boot

The console will boot directly into the console browser with a few steps.
First is to set a crontab to launch Flask at boot.
The crontab line will look something like this depending on how you set up your console:
@reboot /home/pi/bin/relay/relayweb/webstart.sh &
The & sign will run it in the background without a window.
You can confirm it started by rebooting and then hitting the URL of your console. Become a Patron!Become a patron to view instructions