Update 00-aaa_dockerfile_backup.sh

This commit is contained in:
Alexandre
2021-12-01 23:12:35 +01:00
committed by GitHub
parent 95004c88f1
commit e06a7c633a

View File

@@ -11,10 +11,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
apt-get install -y \ apt-get install -y \
jq \ jq \
curl \ curl \
yamllint \ yamllint
snapd
snap install yq
################### ###################
# Install bashio # # Install bashio #