ValheimUpdater

From Daelphinux
Jump to: navigation, search

The Valheim Updater is a simple script I use to update my Valheim server. I am planning on building a Discord bot that will alert the Valheim discord that the server is going down for maintenance, and this update script will be Cron'd into automation in conjunction with the bot.

Use

Simply download the files [here] or get them from my [Scripts Repo], and run the valheimupdate.sh script

How it works

This is fairly simple, it stops the Valheim service, updates it with steamcmd, and starts the service again. It must be run as root or sudo.

License

(c)2021 Daelphinux Released under the MIT License