Update 00-aaa_dockerfile_backup.sh

This commit is contained in:
Alexandre
2021-12-05 15:26:59 +01:00
committed by GitHub
parent bbd6e6e85d
commit bc29512342

View File

@@ -6,7 +6,14 @@ if [ ! -f "/usr/bin/bashio" ]; then
################
# Install apps #
################
apk add --no-cache \
curl \
jq \
cifs-utils \
keyutils \
smbclient \
samba
###################
# Install bashio #
##################