mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01: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
|
||||
parse_yaml "$CONFIGSOURCE" "" >/tmpfile
|
||||
parse_yaml "$CONFIGSOURCE" /tmpfile
|
||||
|
||||
# Escape dollars
|
||||
sed -i 's|$.|\$|g' /tmpfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user