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