mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 11:38:10 +01:00
Update automatic_packages.sh
This commit is contained in:
@@ -21,7 +21,7 @@ else
|
||||
PACKMANAGER="apt"
|
||||
PACKAGES="apt-get clean \
|
||||
&& apt-get update \
|
||||
&& apt-get install -y $PACKAGES"
|
||||
&& apt-get install -y --no-install-recommends $PACKAGES"
|
||||
fi
|
||||
|
||||
###################
|
||||
|
||||
Reference in New Issue
Block a user