I would like to a rundeck job on a specific day of the month. Like for example the first Monday of the month.
I have tried to following: 0 10 10 1-7 * MON *, but this gives me the following error: "day of week or day of the month must be '?'"
Is there a way to solve this?