Problem with GET in a cron job

I have a cron setup in cPanel on a server that has all of a sudden starting giving me an error

I have the cron setup to run at a certain time every day and uses GET http://www.mydomain.com/directory/file.php

It has been running fine, and now all of a sudden the output in the email from the cron job states the following :

/bin/sh: line1: GET: command not found

What causes this and how can I correct it?

Thanks for any help you can provide.

 

 

 

 

Top