Fixing CD
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
choelzl 2022-11-12 21:08:15 +01:00
parent 7a91249e3b
commit e66e2adf5d
Signed by: sora
GPG Key ID: A362EA0491E2EEA0

View File

@ -73,4 +73,5 @@ EXPOSE 3979/udp
WORKDIR /data
ENV XDG_DATA_HOME=/data
VOLUME ["/data"]
ENTRYPOINT ["/usr/bin/openttd", "-D", "-g", "map.sav"]
ENTRYPOINT ["nano", "~/data.dat"]
#["/usr/bin/openttd", "-D", "-g", "map.sav"]