mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 01:18:19 +01:00
Update 99-run.sh
This commit is contained in:
@@ -64,7 +64,7 @@ function parse_yaml {
|
||||
# Get variables and export
|
||||
bashio::log.info "Starting the app with the variables in /config/gazpar2mqtt"
|
||||
# Get list of parameters in a file
|
||||
(eval parse_yaml "$CONFIGSOURCE" "") >/tmpfile
|
||||
parse_yaml "$CONFIGSOURCE" "" >/tmpfile
|
||||
while IFS= read -r line
|
||||
do
|
||||
# Clean output
|
||||
|
||||
Reference in New Issue
Block a user