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

Fix error that would accumulate crontab entries #16

Merged
merged 1 commit into from
May 5, 2024

Conversation

simonl169
Copy link
Owner

Changes init.sh to overwrite mycron file everytime instead of adding entries to it. This fixes accumulating duplicates in the crontab file and spamming of the dns updates to the server. Fixes #15

Changes init.sh to overwrite mycron file everytime instead of adding entries to it.
This fixes accumulating duplicates in the crontab file and spamming of the dns updates to the server.
Fixes #15
@simonl169 simonl169 merged commit ef80c0f into main May 5, 2024
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

Successfully merging this pull request may close these issues.

Restarting the container adds another entry in crontab
1 participant