Skip to content

Instantly share code, notes, and snippets.

@blackknight36
Created March 6, 2017 20:39
Show Gist options
  • Save blackknight36/d39ce8fd17d3e87d66a655493699dcde to your computer and use it in GitHub Desktop.
Save blackknight36/d39ce8fd17d3e87d66a655493699dcde to your computer and use it in GitHub Desktop.
Schedule {
Name = "FirstWeeklyCycle"
Run = Full 1st sat at 03:05
Run = Differential 2nd-5th sat at 03:05
Run = Incremental mon-fri at 03:05
}
Schedule {
Name = "SecondWeeklyCycle"
Run = Differential 1st sat at 03:05
Run = Full 2nd sat at 03:05
Run = Differential 3rd-5th sat at 03:05
Run = Incremental mon-fri at 03:05
}
Schedule {
Name = "ThirdWeeklyCycle"
Run = Differential 1st-2nd sat at 03:05
Run = Full 3rd sat at 03:05
Run = Differential 4th-5th sat at 03:05
Run = Incremental mon-fri at 03:05
}
Schedule {
Name = "FourthWeeklyCycle"
Run = Differential 1st-3rd sat at 03:05
Run = Full 4th sat at 03:05
Run = Differential 5th sat at 03:05
Run = Incremental mon-fri at 03:05
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment