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

Auto update on startup doesn't run #206

Closed
ragingdave opened this issue Feb 26, 2021 · 3 comments
Closed

Auto update on startup doesn't run #206

ragingdave opened this issue Feb 26, 2021 · 3 comments

Comments

@ragingdave
Copy link

Title says it all, the auto update never runs. This looks to be an issue with both the conditional logic since the auto update would only run if the first condition is false, but it's never hitting that if you mount the server volume.

Also a syntax error in the start script:
Logs say:

[Valheim][steam]: Running Install...
/home/steam/scripts/start_valheim.sh: line 48: [: missing `]'
[Valheim][steam]: Skipping install process, looks like valheim_server is already installed :)
[Valheim][steam]: Initializing Variables....
@dkurzaj
Copy link

dkurzaj commented Feb 26, 2021

Seems to be fixed by #204 but not yet pushed to docker hub.

@CosmicHorrorDev
Copy link
Collaborator

Yup I believe it should work right after this latest image is published. I'm pretty sure the conditional logic is right now, but I'm also very sleep deprived currently so the more people double checking me, the better 😅

@dkurzaj
Copy link

dkurzaj commented Feb 26, 2021

Yep, works like a charm for me!
Thank you!

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

4 participants