Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cron alle x Stunden #6

Closed
etofi opened this issue Jan 17, 2022 · 2 comments
Closed

Cron alle x Stunden #6

etofi opened this issue Jan 17, 2022 · 2 comments

Comments

@etofi
Copy link

etofi commented Jan 17, 2022

Unfortunately I can't use FREQUENCY="0 */3 * *" (so every 3 hours) because then the container crashes on startup.
Is it possible to fix this?

@etofi
Copy link
Author

etofi commented Jan 17, 2022

I think the problem can be found in the file "entrypoint".
Here "/" is used as sed separator.
If you change this to "|" it should work I think.

@dlueth dlueth closed this as completed in ba31984 May 22, 2022
@dlueth
Copy link
Owner

dlueth commented May 22, 2022

Thanks for the report @etofi - should be fixed now, build just started

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants