This tool automatically checks for updates for your Killing Floor 2 server every 15 Minutes. If updates are available it notifies the players on your server, stops the server 5 minutes later and installs the updates. The server is automatically started afterwards if it was running before updating.
- Clone this repo:
git clone https://github.com/jkhsjdhjs/kf2server-updater.git
- Set the path to your server executable in
systemd-units/kf2server.service
- If you didn't clone this repository to
~/kf2server-updater
adjust the path in both variables ofsystemd-units/kf2server-update.service
- Enter the url, username and password of your webinterface in
config.bash
- Make sure your KF2 server is up to date and not running!
- Run
install.bash