Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run_bot.sh can fail if run from cron #1

Open
citizen38 opened this issue Aug 8, 2018 · 0 comments
Open

run_bot.sh can fail if run from cron #1

citizen38 opened this issue Aug 8, 2018 · 0 comments

Comments

@citizen38
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant