Hi
I want to setup a cronjob tu curl an URL. I'm not sure if curl it working with -q flag too.
/usr/local/bin/php -q
https://myserver.com?swcfpc=1&swcfpc-preloader=1&swcfpc-sec-key=xyzTHISISMYKEYzyx
After execution I get
cwp crontab[25393]: (root) REPLACE (myaccount)
in /var/log/cron.
What is this line telling me? I expected something else like "preloader started sucessfully".