[cod] PB question for the pb pros

Clanwarz clanwarz at gmail.com
Sun Feb 24 07:15:31 EST 2008


On Sun, Feb 24, 2008 at 5:05 AM, Vaughan Reid <vaunus at gmail.com> wrote:

>  I am assuming this is for a pbsetup wrapper script you are writing? If
> so, try splitting the pbsetup.run calls into separate commands as follows:
>
>
>
> $GAME=cod
> $GAMEPATH=/home/username/codseries-server
>
> wget http://websec.evenbalance.com/downloads/linux/pbsetup.run
> chmod +x pbsetup.run
>
> ./pbsetup.run -e --i-accept-the-pb-eula
>
> ./pbsetup.run -ag=$GAME -ap="$GAMEPATH" --i-accept-the-pb-eula
>
> ./pbsetup.run -u --i-accept-the-pb-eula
>
> rm -rf pbsetup.run
>
>
>

$GAMEPATH=/home/username/codseries-server

Should the gamepath also include the pb folder?

$GAMEPATH=/home/username/codseries-server/pb


Thanks in advance.

--jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/cod/attachments/20080224/f1d19178/attachment.htm>


More information about the Cod mailing list