mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-21 16:21:51 +02:00
Update 00-aaa_dockerfile_backup.sh
This commit is contained in:
@@ -6,16 +6,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
|||||||
################
|
################
|
||||||
# Install apps #
|
# Install apps #
|
||||||
################
|
################
|
||||||
apk add --no-cache \
|
apk add --no-cache $PACKAGES
|
||||||
curl \
|
|
||||||
jq \
|
|
||||||
bash \
|
|
||||||
cifs-utils \
|
|
||||||
keyutils \
|
|
||||||
samba \
|
|
||||||
samba-client \
|
|
||||||
bind-tools \
|
|
||||||
nginx
|
|
||||||
|
|
||||||
###################
|
###################
|
||||||
# Install bashio #
|
# Install bashio #
|
||||||
|
|||||||
Reference in New Issue
Block a user