Commit graph

4 commits

Author SHA1 Message Date
Luis Vera
42d51aa044
fix: invalid INTERNAL_IP environment value (#24)
New IP output appends UID to the result, causing the value to be set to that instead of the IP. Fix it by ignoring the last two appended UID results
2022-03-30 18:40:27 +03:00
softwarenoob
290066dd4f
fix(rust): use direct github releases link for umod
Umod being under attack with Cloudflare causes a failed install for every single server that's running Rust, thus breaking them. Use direct Github release instead, which the old link was a redirect to.

Co-authored-by Dennis <70665154+dennisrijsdijk@users.noreply.github.com>
2022-02-03 22:08:47 +02:00
softwarenoob
84e114a03b
fix: force_install_dir error
SteamCMD now complains when trying to login before providing install dir `Please use force_install_dir before logon!`
2021-11-21 20:07:03 +02:00
Alex
d0c0e3e6f3
add Rust game Debian image
Update to bullseye image, node v14, and includes libsdl2 to fix steamcmd SDL issues
2021-09-28 17:08:27 +03:00