Thanks that fixed it!

On Sat, 2008-11-08 at 09:21 +0100, flyflo wrote:
> Autoupdate is broken, like in orangebox.
> You have to modify your srcds_run script.
> 
> Find :
> 
> > update() {
> >     updatesingle
> > }
> >
> 
> And replace it by :
> 
> > update() {
> >     cd ..
> >     updatesingle
> >     cd l4d_demo
> > }
> >
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to