From acde9ba3a164d2346c21733f40aecdf79917def1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20B=C3=B6hm?= Date: Wed, 28 Sep 2022 17:51:41 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EDockerfile=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2c43851..0f4d228 100644 --- a/Dockerfile +++ b/Dockerfile @@ -32,4 +32,4 @@ COPY server.cfg.template "${SERVER_DIR}/tf/cfg/server.cfg.template" COPY mapcycle.txt "${SERVER_DIR}/tf/cfg/mapcycle.txt" COPY motd.txt "${SERVER_DIR}/tf/cfg/motd.txt" -CMD ["+sv_pure", "2", "+map", "cp_snakewater_final1", "+maxplayers", "8"] \ No newline at end of file +CMD ["+sv_pure", "2", "+map", "cp_snakewater_final1", "+maxplayers", "8"]