mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 04:14:04 +02:00
New PACKAGES logic
This commit is contained in:
@@ -22,7 +22,7 @@ RUN \
|
||||
################
|
||||
apt-get clean \
|
||||
&& apt-get update \
|
||||
&& apt-get install -y ${PACKAGES} \
|
||||
&& apt-get install -y --no-install-recommends ${PACKAGES} \
|
||||
&& apt-get clean \
|
||||
\
|
||||
##############
|
||||
|
||||
Reference in New Issue
Block a user