Control Web Panel

WebPanel => CentOS Configuration => Topic started by: filz51 on October 06, 2021, 07:32:14 AM

Title: Setup curl-cronjob
Post by: filz51 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".