mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update 01-config_yaml.sh
This commit is contained in:
@@ -155,7 +155,8 @@ 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
|
||||||
|
|
||||||
# Escape dollars
|
# Escape dollars
|
||||||
sed -i 's|$.|\$|g' /tmpfile
|
sed -i 's|$.|\$|g' /tmpfile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user