Author Topic: Setup curl-cronjob  (Read 2343 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Setup curl-cronjob
« on: October 06, 2021, 07:32:14 AM »
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
Code: [Select]
cwp crontab[25393]: (root) REPLACE (myaccount)in /var/log/cron.

What is this line telling me? I expected something else like "preloader started sucessfully".