mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 01-config_yaml.sh
This commit is contained in:
@@ -74,6 +74,7 @@ sed -i '/^ /d' /tempenv
|
||||
sed -i '/^$/d' /tempenv
|
||||
# Exit if empty
|
||||
if [ ! -s /tempenv ]; then
|
||||
bashio::log.green "... no env variables found, exiting"
|
||||
exit 0
|
||||
fi
|
||||
rm /tempenv
|
||||
|
||||
Reference in New Issue
Block a user