mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-13 08:31:01 +01:00
Update automatic_packages.sh
This commit is contained in:
@@ -4,7 +4,7 @@ set +e 2>/dev/null
|
||||
##################
|
||||
# INIT VARIABLES #
|
||||
##################
|
||||
|
||||
echo "env : $PACKAGES"
|
||||
PACKAGES=${PACKAGES:-""}
|
||||
PACKMANAGER="apk"
|
||||
|
||||
@@ -130,4 +130,4 @@ for files in "/scripts" "/etc/cont-init.d"; do
|
||||
chmod a+x /usr/bin/tempio
|
||||
fi
|
||||
|
||||
done
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user