have trouble setup crons to reindex on magento 2.4.3
Any advice appreciated
Change to your Magento installation directory.
Enter the following command:
bin/magento cron:install [--force]
To edit the crontab, enter the following command as the file system owner:
crontab -e