mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
New PACKAGES logic
This commit is contained in:
@@ -13,7 +13,7 @@ RUN \
|
||||
################
|
||||
# Install apps #
|
||||
################
|
||||
apk add --no-cache $PACKAGES \
|
||||
apk add --no-cache ${PACKAGES} \
|
||||
\
|
||||
###################
|
||||
# Install bashio #
|
||||
|
||||
Reference in New Issue
Block a user