How do I find my compute engine path and how to set up the cron for a Mautic instance?

Oh, I see, your directory is here

/var/www/html/mautic/

So, you do something like this in the crontab:

php /var/www/html/mautic/bin/console mautic:campaigns:update

2 Likes