mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Avoid blocking error
This commit is contained in:
@@ -87,7 +87,6 @@ if [ -f "$CONFIGSOURCE" ]; then
|
||||
else
|
||||
cat ERROR
|
||||
bashio::log.fatal "Config file has an invalid yaml format. Please check the file in $CONFIGSOURCE. Errors list above. You can check yaml validity with the online tool yamllint.com"
|
||||
bashio::exit.nok
|
||||
fi
|
||||
else
|
||||
# Create symlink for addon to create config
|
||||
|
||||
Reference in New Issue
Block a user