Posted May 8, 201410 yr - I' dlike to execute a python script at reboot on my pi. below are the steps i took but not happened: -sudo crontab -e -add atreboot python /home/Documents/pi/python/myscript.ps -save file -reboot -check with ps aux or top but cant see anything happening where can i check if the line is added to cron ? what can i do to fix this? * (at in atreboot is actually ampersand but i cant use it here) Continue reading...
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.