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

Mbround18 #8 auto update #9

Merged
merged 3 commits into from
Feb 7, 2021
Merged

Mbround18 #8 auto update #9

merged 3 commits into from
Feb 7, 2021

Conversation

mbround18
Copy link
Owner

Contributions:

  • resolves Auto-Update #8 with two pieces
  • Auto-Update #8 pt 1. Added auto update cron and env variable
  • Auto-Update #8 pt 2. Removed if statement on odin install which will cause system to update the game each launch. It will not force re-download each time based on my local testing.
  • Added file system responsibility aspect with the src/files module. Each file has a corresponding file that maps what available actions it has.
  • Simplified logic in start and stop to provide a cleaner developing experience.

@mbround18 mbround18 self-assigned this Feb 7, 2021
@mbround18 mbround18 added the enhancement New feature or request label Feb 7, 2021
@mbround18 mbround18 changed the title Mbround18/8 auto update Mbround18 #8 auto update Feb 7, 2021
@mbround18
Copy link
Owner Author

Note! With this change it changes how the odin start command operates! it now sends the output off to /dev/null but you can still view your servers command output by viewing output.log in the server directory

For those who are using this via docker, it should act the same by tailing the output.log

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

Successfully merging this pull request may close these issues.

Auto-Update
1 participant