mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-11 10:07:22 +02:00
add yq
This commit is contained in:
@@ -10,8 +10,9 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
||||
################
|
||||
apt-get clean &&
|
||||
apt-get update &&
|
||||
apt-get install -yq --no-install-recommends \
|
||||
apt-get install --no-install-recommends \
|
||||
jq \
|
||||
yq \
|
||||
curl \
|
||||
yamllint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user