Rykian / clockwork

A scheduler process to replace cron.
MIT License
544 stars 66 forks source link

Bugfix: Absolute path for clock file does not work in Windows #13

Closed mr-dxdy closed 7 years ago

mr-dxdy commented 7 years ago

The example:

clockworkd --clock="C:/rails-project/clock.rb" start
=> ERROR: clock file c:/C:/rails-project/clock.rb does not exist.