mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 23:55:56 +02:00
add yq
This commit is contained in:
@@ -11,9 +11,10 @@ RUN \
|
||||
apt-get clean \
|
||||
&& apt-get update \
|
||||
&& apt-get install -y \
|
||||
jq \
|
||||
curl \
|
||||
# nginx \
|
||||
jq \
|
||||
yq \
|
||||
curl \
|
||||
# nginx \
|
||||
\
|
||||
##################
|
||||
# Install bashio #
|
||||
|
||||
Reference in New Issue
Block a user