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