anatol / pacoloco

Caching proxy server for Arch Linux pacman
MIT License
199 stars 30 forks source link

Cron doesn't support fractions #79

Open soundscape84 opened 1 year ago

soundscape84 commented 1 year ago

For example, */15 * * * * is not recognised as a valid cron format.

Focshole commented 1 year ago

We have used a known implementation, which is linked in the readme. Eventually report on their implementation if there is an issue on it! https://github.com/anatol/pacoloco/blob/master/README.md?plain=1#L120