Update 00-aaa_dockerfile_backup.sh

This commit is contained in:
Alexandre
2021-12-05 19:17:53 +01:00
committed by GitHub
parent b23d9f9f89
commit 63ee8f6865

View File

@@ -6,7 +6,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
################ ################
# Install apps # # Install apps #
################ ################
apk add --no-cache $PACKAGES apk add --no-cache $PACKAGES
################### ###################
# Install bashio # # Install bashio #