i need some scripts run from mon to fri only! and sat & sun run another scripts.
anyone help…Please! ![]()
Just ideas:
- Find/create: http:///is-today-working-day and use /tool fetch url=http:///is-today-working-day at beginning of script to test if run or skip rest …
- Run daily script at 00:00 and bootup to calculate/fetch day of week/working day info and store it in global variable, scripts can test it
- thousand more ways …
Make 7 schedulers, one for Monday with frequency set to 7 days, another one for Tuesday with frequency set to 7 days, and so on.
brute-force (more accurately brute-scheduler) solution ![]()
Thank! ![]()
Make 7 schedulers, one for Monday with frequency set to 7 days, another one for Tuesday with frequency set to 7 days, and so on.
Thank! ![]()