Project

General

Profile

there is this plugin requires a crontab, but im in windows, how to go about this task?

Added by Ming Li about 12 years ago

For example in /etc/crontab:

10 0 * * * /opt/ruby-1.8.7-p249/bin/ruby /var/www/redmine/script/runner /var/www/redmine/vendor/plugins/redmine_daily_todos/script/crontab_future_daily_todo.rb

i tried rake or ruby command with no luck, any helps would be greatly appriciated