mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
GitHub bot: fix linting issues (nobuild)
This commit is contained in:
@@ -61,6 +61,6 @@ while IFS= read -r line; do
|
||||
if [[ -n "$line" ]] && [[ ! "$line" =~ ^# ]]; then
|
||||
bashio::log.green "... script found, executing"
|
||||
bash "$CONFIGSOURCE"
|
||||
break
|
||||
break
|
||||
fi
|
||||
done <"$CONFIGSOURCE"
|
||||
|
||||
Reference in New Issue
Block a user