mirror of
https://github.com/linuxserver/libreelec-builder.git
synced 2026-02-20 00:25:10 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
84699d2de0 | ||
|
|
92e85e3c59 |
@ -39,7 +39,7 @@ RUN \
|
|||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
$PACKAGE_LIST && \
|
$PACKAGE_LIST && \
|
||||||
|
|
||||||
# clean up
|
# clean up
|
||||||
rm -rf \
|
rm -rf \
|
||||||
/var/lib/apt/lists/*
|
/var/lib/apt/lists/*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user