danielecook
2/25/2016 - 8:35 PM

Crontab ensure python script is running

Crontab ensure python script is running

# Put in user danielcook
* * * * * su -l danielcook -c "cd /home/danielcook/cegwas-worker/; python poll.py"