My system runs cron commands in zsh, and SHELL is appropriately set in my crontab config.
However, cronitor insists on using bash for executing commands with cronitor select.
Can I change this behaviour? It defeats the purpose of using Cronitor at all if it cannot replicate the environment that Cron will run under