1
0
mirror of https://github.com/bplein/factorio-docker.git synced 2024-11-28 08:58:42 +02:00

Typo in Dockerfile

This commit is contained in:
Bill 2018-01-16 18:24:35 -06:00
parent ffef5899e9
commit 14fb9ecf35

View File

@ -36,7 +36,7 @@ EXPOSE $PORT/udp $RCON_PORT/tcp
COPY ./docker-entrypoint.sh /
COPY ./scenario2map.sh /factorio/entrypoints
COPY ./scenariosh /factorio/entrypoints
COPY ./scenario.sh /factorio/entrypoints
USER $USER