mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-12-24 18:08:23 +01:00
Removed unsued command
This commit is contained in:
parent
d8b20e5531
commit
fa1af6c03d
@ -14,7 +14,6 @@ RUN echo "# Installing WGET" && \
|
||||
echo "# Cleaning" && \
|
||||
apt-get remove -y --purge curl && \
|
||||
apt-get autoremove -y --purge && \
|
||||
apt-clean
|
||||
|
||||
|
||||
CMD ["./smart_launch.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user