HUGE CHANGES
This commit is contained in:
parent
38bbc9a816
commit
52f32ba7e8
@ -26,7 +26,7 @@ RUN set -eux; \
|
||||
apt-get update; \
|
||||
apt-get install librewolf -y; \
|
||||
#
|
||||
# clean up
|
||||
# Clean up
|
||||
apt-get clean -y; \
|
||||
rm -rf /var/lib/apt/lists/* /var/cache/apt/*
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user