Hi On a squeeze box I'd like to run a script every night at 1:01am, as such I have the following entry in my crontab:
$ crontab -l 1 1 * * * /home/laltest/test/nightly/nightly-git.sh $ However the script never runs and I don't any email from cron indicating script failure, when I run the script by hand it succeeds. It simply appears that cron is not running the script. I've tried looking in various logs to get an explanation of this but I can't find anything to explain this. Why wouldn't the above crontab entry cause the script to be run? Cheers Adam -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CA+mfgz3n3XKmuVg=0zqQGP3jtU=W1QhbcTUmmEMiBaKj=e0...@mail.gmail.com