Update 00-.sh

This commit is contained in:
Alexandre
2021-11-08 17:53:19 +01:00
committed by GitHub
parent b4f2fe740a
commit 4950731c99

View File

@@ -14,14 +14,14 @@ if [ ! -f "/usr/bin/bashio" ]; then
keyutils \
smbclient \
samba ||
apk update &&
( apk update &&
apk add --no-cache \
jq \
curl \
cifs-utils \
keyutils \
samba-client \
samba
samba )
###################
# Install bashio #