mjchamplin's Profile
How do I setup a cron job to run this command?
I'm attempting to set up a simple cron job. I need to execute a URL every thirty minutes, and I've set up the cron but I'm getting a "No such file or directory" error. the url I'm trying to hit is "home/my-username/public_html/wp/pictures/build/" but...