From a96aec95de93e379e28d6540186142d1481eb817 Mon Sep 17 00:00:00 2001 From: onimaro Date: Mon, 4 Feb 2019 17:53:55 +0100 Subject: [PATCH] correction game.params.ori --- DST/game.params.ori | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DST/game.params.ori b/DST/game.params.ori index 19c8b8b..00831b3 100644 --- a/DST/game.params.ori +++ b/DST/game.params.ori @@ -1,4 +1,4 @@ export GAME_PATH=~/jeux/server_${GAME_NAME} export LOG_PATH=~/logs/${GAME_NAME} export GAME_BIN=${GAME_PATH}/bin/dontstarve_dedicated_server_nullrenderer -export GAME_PARAMS=-cluster ${serveur}Cluster -shard ${shard} +export GAME_PARAMS="-cluster ${serveur}Cluster -shard ${shard}"