0

I have a cronjob that runs every day. I’m looking for a cli way to delete only the next execution without changing the schedule code. E.g a cronjob runs every day at midnight. I need to delete tomorrow execution but keep all other executions (Tue, Wed, ..). Is there a way? I’ve read it is possible to suspend a cronjob but it seems this suspend all executions

solopiu
  • 718
  • 1
  • 9
  • 28

0 Answers0