Update 00-aaa_dockerfile_backup.sh

This commit is contained in:
Alexandre
2021-12-01 22:26:45 +01:00
committed by GitHub
parent 416c348ecd
commit da912e652d

View File

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