Hello everyone, on my server I want QA to be born at 20:00 on Mondays, Wednesdays and Fridays and on Tuesdays and Thursdays it wakes up at 15:00. Is it possible to do this?
I know this would result in two crontab rules respectively. 0 20 * * 1,3,5 and 0 15 * * 2,4. But is there a way to combine this in Lucera?
I know this would result in two crontab rules respectively. 0 20 * * 1,3,5 and 0 15 * * 2,4. But is there a way to combine this in Lucera?
Last edited: