Cron
Setup cronjobs
Cron Url
https://example.com/cronCron Example
* * * * * wget -q -O - http://bio.test/cron >/dev/null 2>&1Last updated
Setup cronjobs
https://example.com/cron* * * * * wget -q -O - http://bio.test/cron >/dev/null 2>&1Last updated