mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-06-26 03:58:00 +02:00
Removed unsused command
This commit is contained in:
@ -14,7 +14,6 @@ RUN echo "# Installing WGET" && \
|
||||
echo "# Cleaning" && \
|
||||
apt-get remove -y --purge curl && \
|
||||
apt-get autoremove -y --purge && \
|
||||
apt-purge-build && \
|
||||
apt-clean
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user