EasyEngine / cron-command

Manages cron in EasyEngine
4 stars 9 forks source link

Update Cron-Command to account for site's type and existence when using cron-update. #58

Open L0RD-ZER0 opened 3 months ago

L0RD-ZER0 commented 3 months ago

Easy Engine's Cron Update command allows us to set the site parameter to an arbitrary value, and doesn't properly check if it is eligible for cron. This PR is aimed to fix that.