how to run cron jobs automatically in magento 2?
Hi,
i have to run all cron jobs automatically. i had used this one php bin/magento cron:run –group=”captcha_delete_expired_images” to delete captcha images manually but it is not deleting the images.
so please help me out how to run cron jobs automatically
Thanks
SomuN