mirror of
https://github.com/ChocoTaco1/docker-tribesnext-server.git
synced 2026-03-06 21:20:23 +00:00
Ubuntu 18.04 LTS
This commit is contained in:
parent
5312e93a1f
commit
09eb245515
3 changed files with 7 additions and 8 deletions
|
|
@ -7,5 +7,5 @@ find ${BASEDIR} -name \*.dso -execdir /bin/rm {} \;
|
|||
|
||||
cd $WINEPREFIX/drive_c/Dynamix/Tribes2/GameData
|
||||
|
||||
xvfb-run -a -w 5 \
|
||||
$WINEVER Tribes2.exe -dedicated -mod Classic
|
||||
|
||||
xvfb-run -a -w 5 $WINEVER Tribes2.exe -dedicated -mod Classic
|
||||
Loading…
Add table
Add a link
Reference in a new issue