tracerybot
tracerybot copied to clipboard
run_bot.sh can fail if run from cron
if the run_bot.sh fails running from cron but runs from the command prompt, then add the line
cd /home/pi/tracerybot/
as line 2 of run_bot.sh, before the program execution This example running on a pi, change the directory as appropriate to the directory where the tracerybot executes.