piACC crontab

On boot, the console will launch flask and then process the desktop file which launches the console.
crontab -e Add the @reboot line below to your crontab
0 * * * * python3 /home/pi/bin/piup.py # JOB_ID_1
@reboot /home/pi/bin/relay/relayweb/webstart.sh &
Become a Patron! Become a standard patron to get the source files. Become a silver patron to receive step by step instructions.