Godaddy CronJob & archive.sh

Has anyone been successful in getting the archive.sh to run via crontab in Godaddy Economy Hosting? I have tried for the last two hours, and I am simply at a loss. If you can post your working code, it would be appreciated. I have already looked at the Godaddy documentation and it was no help, as well as the documentation on Piwik. Your help will allow me to finally sleep :slight_smile:

so far I think the code should be

#!/bin/bash “$HOME/html/misc/cron/archive.sh”

the thing is there is no output, and there seems to be no archive created. On the plus side, I am not getting any errors. But that just means nothing is happening. Can someone who has got it working confirm what would happen if it was working? :slight_smile: