mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-31 08:57:42 +01:00
Update run.txt
This commit is contained in:
@@ -77,7 +77,7 @@ function parse_yaml {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Get list of parameters in a file
|
# Get list of parameters in a file
|
||||||
parse_yaml "$CONFIGSOURCE" >/tmpfile
|
parse_yaml "$CONFIGSOURCE" "" >/tmpfile
|
||||||
|
|
||||||
while IFS= read -r line; do
|
while IFS= read -r line; do
|
||||||
# Clean output
|
# Clean output
|
||||||
|
|||||||
Reference in New Issue
Block a user