Automatically refresh certificate using --ssl=le

Hello!

I installed my site using:

ee site create mydomain.com --mysql

then

ee site update mydomain.com --ssl=le

Both commands run fine. However, it seems the second one does not create the cron jobs for updating the certificate. How should I configure crontab for ee 4?

Thanks