mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-22 04:26:28 +01:00
Update 00-aaa_dockerfile_backup.sh
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
# If dockerfile failed install manually
|
||||
if [ -e "/ENVFILE" ]; then
|
||||
echo "Executing script"
|
||||
PACKAGES=$(cat /ENVFILE)
|
||||
rm /ENVFILE
|
||||
PACKAGES=$(< /ENVFILE)
|
||||
(
|
||||
#######################
|
||||
# Automatic installer #
|
||||
|
||||
Reference in New Issue
Block a user