Hello.
I want to run cronjob command like this:
But I always getting error:
Can someone help me?
Thanks.
I want to run cronjob command like this:
wget --spider -O - https://mydomain.com/api_provider/cron/order >/dev/null 2>&1
But I always getting error:
Task "wget --spider -O - https://mydomain.com/api_provider/cron/order >/dev/null 2>&1" completed with error in 0 seconds.
Can someone help me?
Thanks.