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

Add in flag for updating on startup #202

Merged
merged 2 commits into from
Feb 26, 2021

Conversation

CosmicHorrorDev
Copy link
Collaborator

Description

Contributions

Just opening this as a possibility. A lot of people seem to expect / want the container to check for updates on startup. Beyond that there seems to be confusion regarding the manual update process.

To remedy this situation this PR adds a flag for checking for updates on startup. I set it as on by default since it seems like a lot of people expect that behavior naturally. This was going to be added with #177, but I don't see any reason why this can't be done separately. I know there was talk about update on shutdown before, but I think update on startup covers this situation better for most people.

Checklist

  • I added one or multiple labels which best describes this PR.
  • I have tested the changes locally.
  • This PR has a reviewer on it.
  • I have validated my changes in a docker container and on Ubuntu. (Only needed for Odin or Docker Changes)

@mbround18 mbround18 added docker Tag if its related to docker enhancement New feature or request labels Feb 26, 2021
@mbround18 mbround18 enabled auto-merge (squash) February 26, 2021 16:34
@mbround18 mbround18 merged commit 6cd9a0c into mbround18:main Feb 26, 2021
@goofball222 goofball222 mentioned this pull request Feb 26, 2021
4 tasks
mbround18 pushed a commit that referenced this pull request Feb 26, 2021
Fix missing trailing whitespace on UPDATE_ON_STARTUP #202 changes.

Resolves error ```/home/steam/scripts/start_valheim.sh: line 48: [: missing `]'``` logged on container startup and makes UPDATE_ON_STARTUP run as intended.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Tag if its related to docker enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants