I'm unable to get flexget to run from the crontab. I've tried:
humax# crontab -l
0 2 * * * /mod/sbin/anacron -s -d
*/30 * * * * /mod/bin/flexget --cron
Does anyone have any ideas?
- forcing a reinstall of cron-daemon
- forcing a reinstall of busybox
humax# crontab -l
0 2 * * * /mod/sbin/anacron -s -d
*/30 * * * * /mod/bin/flexget --cron
Does anyone have any ideas?