mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-23 13:06:28 +01:00
install snap
This commit is contained in:
@@ -17,6 +17,7 @@ RUN \
|
||||
jq \
|
||||
curl \
|
||||
yamllint \
|
||||
snap \
|
||||
&& apt-get clean \
|
||||
\
|
||||
&& snap install yq \
|
||||
|
||||
@@ -11,7 +11,8 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
||||
apt-get install -y \
|
||||
jq \
|
||||
curl \
|
||||
yamllint
|
||||
yamllint \
|
||||
snap
|
||||
|
||||
snap install yq
|
||||
|
||||
|
||||
Reference in New Issue
Block a user