Do this once. After that, compile and all daily emails run automatically. No human intervention.
All times are Africa/Addis_Ababa. Uses current day (not yesterday).
Click the button below. If your server allows it, the cron will be added for you.
If the button didn't add it, do this:
*, every other field *).* * * * * cd "/home/afrinerr/domains/afrinex.shop/public_html/api-backend/admin" && php cron-end-of-day-compile.php --addis-schedule >> "/home/afrinerr/domains/afrinex.shop/public_html/api-backend/admin/payment-archives/cron-compile.log" 2>&1
Optional: set EOD_ADDIS_SCHEDULE=1 in api-backend/.env instead of passing --addis-schedule. Legacy once-daily line (runs all steps at 23:55): 55 23 * * * cd "/home/afrinerr/domains/afrinex.shop/public_html/api-backend/admin" && php cron-end-of-day-compile.php >> "/home/afrinerr/domains/afrinex.shop/public_html/api-backend/admin/payment-archives/cron-compile.log" 2>&1