Commit graph

9 commits

Author SHA1 Message Date
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
99dbbaadba
fix(source): Fix SteamCMD update by adding Sleep 1
Sleep for 1 second before proceeding with SteamCMD update to make sure it doesn't deadlock, similar to source from images repo.

Co-authored-by: Red-Thirten <rehlmgaming@gmail.com>
2021-11-06 00:32:04 +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
Matthew Penner
017f18354c
fix multiarch builds 2021-09-23 10:53:16 -06:00
Torsten Widmann
44a32affa3
Update packages for Debian 11 (#16) 2021-08-22 20:53:09 +03:00
Charles Morgan
9e243293ba
Add auto update script
Add's auto-update option inside entry point if `AUTO_UPDATE` flag is set to 1

Pulled from parkers entrypoint for source debian
2021-06-17 20:20:01 -04:00
Dane Everitt
5919abae88 Actually correct command running... 2021-05-29 10:52:55 -07:00
Dane Everitt
0248368c01 Improve the startup commands and unbreak their execution 2021-05-29 10:19:11 -07:00
Dane Everitt
ee444da25a Move a bunch of files around, try to get things working 2021-05-15 12:26:45 -07:00