mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-10 12:47:24 +01:00
Removed unsued command
This commit is contained in:
parent
df19b88ba0
commit
c5e0b6b3b5
@ -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