correcting last commit

This commit is contained in:
lduriez
2019-07-17 13:08:13 +02:00
parent 22afba7db3
commit 24f98aaf7a

View File

@@ -2,7 +2,7 @@
sed -i "s/<name>/<name>${SERVER_NAME}/" /opt/tmserver/GameData/Config/dedicated_cfg.txt
sed -i "s/<comment>/<comment>${SERVER_DESC}/" /opt/tmserver/GameData/Config/dedicated_cfg.txt
sed -i "s/<xmlrpc_allowremote>False</xmlrpc_allowremote>/<xmlrpc_allowremote>True</xmlrpc_allowremote>/" /opt/tmserver/GameData/Config/dedicated_cfg.txt
sed -i "s/<xmlrpc_allowremote>False/<xmlrpc_allowremote>True/" /opt/tmserver/GameData/Config/dedicated_cfg.txt
cat /opt/tmserver/GameData/Config/dedicated_cfg.txt
exec ./TrackmaniaServer /dedicated_cfg=dedicated_cfg.txt /game_settings=MatchSettings/custom_game_settings.txt /nodaemon /lan