mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 04:14:04 +02:00
Align with other scripts
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# If dockerfile failed install manually
|
# If dockerfile failed install manually
|
||||||
|
|
||||||
if [ -e "/ENVFILE" ]; then
|
if [ -e "/ENVFILE" ]; then
|
||||||
echo "Executing script"
|
echo "Executing script"
|
||||||
PACKAGES=$(</ENVFILE)
|
PACKAGES=$(</ENVFILE)
|
||||||
|
|||||||
Reference in New Issue
Block a user