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