diff --git a/nomad-job/batch-rutorrent.nomad b/nomad-job/batch-rutorrent.nomad index 7c25696..8a89d7a 100644 --- a/nomad-job/batch-rutorrent.nomad +++ b/nomad-job/batch-rutorrent.nomad @@ -6,7 +6,7 @@ job "batch-rutorrent" { forcedeploy="0" } periodic { - crons = ["0 0 * * *"] + crons = ["0 * * * *"] prohibit_overlap = true } group "batch-rutorrent" {