Hi Guys I have Raspbian Jessie, I'm trying to run a command every 1 minute. */1 * * * * /usr/local/bin/rsump.py cron appears to be running but it will not execute the command. If I put the file path in manually it will work. I''ve reflashed the card several times and set this up several times with t...