Commit graph

7 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
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
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
Renamed from source/entrypoint.sh (Browse further)