snap install yq

This commit is contained in:
Alexandre
2021-12-01 22:53:48 +01:00
parent 5ddedeac1b
commit d4f45043e9

View File

@@ -13,6 +13,8 @@ if [ ! -f "/usr/bin/bashio" ]; then
curl \ curl \
yamllint yamllint
snap install yq
################### ###################
# Install bashio # # Install bashio #
################## ##################