C
C
Counter2018-02-07 16:21:27
Task Schedulers
Counter, 2018-02-07 16:21:27

How to add a cron task to run every 15 minutes from 09:00 to 23:00 daily?

It is necessary that the script be executed every 15 minutes daily from 09 am to 23 pm.
The Internet writes that the construction of the form: */15 09-23 * * * should work. But when adding a task through vesta cp, she writes that 09-23 cannot be written.
Where to dig?)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
Counter, 2018-02-08
@Counter

It turned out it was a bug in Vesta CP.
You need to apply these fixes and everything will work as it should:
https://github.com/serghey-rodin/vesta/pull/1452
https://github.com/serghey-rodin/vesta/pull/1453

D
Dmitry Tallmange, 2018-02-07
@p00h

9-23

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question