„install-xash3ds.sh“ ändern
This commit is contained in:
parent
212b22d8a4
commit
d0ec4b5ff2
1 changed files with 1 additions and 1 deletions
|
@ -64,6 +64,6 @@ cp -R $XASH3D_BASEDIR/xash3d-fgws/bin/* $XASH3D_BASEDIR/result/
|
|||
|
||||
touch $XASH3D_BASEDIR/result/valve/listip.cfg
|
||||
touch $XASH3D_BASEDIR/result/valve/banned.cfg
|
||||
echo "./xash +ip 0.0.0.0 +port $XASHDS_PORT -pingboost 1 -timeout 3 +map boot_camp" > $XASH3D_BASEDIR/result/start.sh
|
||||
echo "./xash +ip 0.0.0.0 -port $XASHDS_PORT -pingboost 1 -timeout 3 +map boot_camp" > $XASH3D_BASEDIR/result/start.sh
|
||||
chmod +x $XASH3D_BASEDIR/result/start.sh
|
||||
cd $XASH3D_BASEDIR/result
|
Loading…
Reference in a new issue