cron job help needed
Hi Guys,I have setup a cron job which is running fine. However, it keeps saving the output in the /root/ directory instead of the destination that I specified. Please can someone advise what is wrong. Here is the cron I am using:
wget http://www.domain.co.uk/cron/setupSite.php > /home/username/public_html/cron/logs/setupSite.txt
Thanks for your help.