Saturday, April 21, 2018

cron - How to start a Python script in LXTerminal using crontab at boot-up

I have a script called myscript.py (in /home/pi) that I want to run in the terminal every time the Pi boot up.



I want to activate this by using 'crontab'. However after searching and trying stuff out I'm still no closer then when I was at the start.

No comments:

Post a Comment