luceos I changed crontab like this, I think it's corrext syntax;
* * * * * www-data cd /var/www/html && php flarum schedule:run >> /dev/null 2>&1
but did not work.
I run php flarum schedule:run in directory var/www/html and;
[2022-02-23T17:44:23+00:00] Running scheduled command: Publish all scheduled drafts.
no drafts nothing published.