Closed jefmathiot closed 9 years ago
This feature would allow one to assign several schedule to the same job and increase the overall flexibility:
job "I-love-my-job" do schedule "daily", at: "01:00" schedule "daily", at: "07:00" schedule "weekly", on: "monday", at: "01:30" end
See #7.
Close after review
This feature would allow one to assign several schedule to the same job and increase the overall flexibility:
See #7.