Update 00-aaa.sh

This commit is contained in:
Alexandre
2021-11-15 14:58:11 +01:00
committed by GitHub
parent f886252f6c
commit 19323d5f01

View File

@@ -9,7 +9,8 @@ if [ ! -f "/usr/bin/bashio" ]; then
apt-get update &&
apt-get install -y --no-install-recommends \
jq \
curl
curl \
yamllint
###################
# Install bashio #