diff --git a/packaging/linux/openra-server.in b/packaging/linux/openra-server.in index 63893307b1..a1dfa112aa 100755 --- a/packaging/linux/openra-server.in +++ b/packaging/linux/openra-server.in @@ -1,4 +1,4 @@ #!/bin/sh cd "{GAME_INSTALL_DIR}" -mono {DEBUG} OpenRA.Server.exe Game.Mod={MOD} "$$@" \ No newline at end of file +mono {DEBUG} OpenRA.Server.exe Game.Mod={MOD} "$@"