I have decided to remove allocs fixes as the builds are not kept up to
date and can break the server. I think allocs fixes would be best
applied manually currently.
Added app_info_print 1 to check availablebuild. This shoudl resolve the
issue with the latest buildid not being grabbed from the server. Thanks
for xPaw from SteamDB.info for pointing this out
update-restart option is now available again however it is not listed.
There is no need to use this option anymore and it behaves axactly the
same as force-update however I have put is back in for legacy reasons
just in case some cronjobs are still using it.
The update checker is not detecting updates as SteamCMD is not always
returning the latest release number. I dont know why SteamCMD is doing
this.
I have added force-update which bypasses the check and just runs and
update without checking first.
I recommend using update once an hour and force-update daily.
The update checker is not detecting updates as SteamCMD is not always
returning the latest release number. I dont know why SteamCMD is doing
this.
I have added force-update which will simply force an update without
checking first (the server will restart)
I recommend using update once an hour and force-update daily.
* Now using unbuffer to stop the appearance of freezing when installing
and updating. Unbuffer is not always available so will only use it if
the command exists on the distro