Closed RattyDAVE closed 3 years ago
(you may notice I have 1 DAY)
FYI I got the rc.local to run on boot this way (using the pi user rather than installing things via root):
sudo -u pi /usr/bin/python3 /home/pi/btcticker/btcticker.py &
trying to run the straight script gave me trouble as you could imagine because the dependencies installed on the user since I used default directions for setting up raspian lite
@RattyDAVE Looks great (If you pull that green tab the screen protector comes off)
The instructions to Install from a new image install and get to run at boot.
Wait for the reboot!
Login and then get root access
And everything below is done as root
When you reboot next btcticker will start up.