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"]