mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Correct Packages
This commit is contained in:
@@ -29,5 +29,5 @@ if [ -e "/ENVFILE" ]; then
|
||||
&& curl -L -f -s "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/automatic_packages.sh" --output /automatic_packages.sh \
|
||||
&& chmod 777 /automatic_packages.sh \
|
||||
&& eval /./automatic_packages.sh "${PACKAGES:-}" \
|
||||
rm /automatic_packages.sh
|
||||
&& rm /automatic_packages.sh
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user