GRAV CMS and cron tasks

How to set up this cron on shared hosting without SSH:

(crontab -l; echo "* * * * * cd /home/monglup/www/blog;/usr/local/php8.3/bin/php bin/grav scheduler 1>> /dev/null 2>&1") | crontab -

Hi @BenLaKnet

Is this a duplicate of that one, right?

Yes, sorry, I had forgotten the moderators' validation.