remove yq

This commit is contained in:
Alexandre
2021-12-01 22:40:40 +01:00
parent 9e63a4ff1f
commit e53b25d84e
13 changed files with 0 additions and 14 deletions

View File

@@ -10,7 +10,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
apt-get update
apt-get install -y \
jq \
yq \
yamllint \
curl &&
apt-get clean