Clear existing cron jobs.
crontab -r
Update cronjob with the environment.
whenever --update-crontab --set environment="development"
Clear existing cron jobs.
crontab -r
Update cronjob with the environment.
whenever --update-crontab --set environment="development"