mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-31 00:47:42 +01:00
Update 99-run.sh
This commit is contained in:
@@ -51,6 +51,7 @@ bashio::log.info "Starting the app with the variables in /config/enedisgateway2m
|
|||||||
|
|
||||||
# Remove '
|
# Remove '
|
||||||
sed -i 's|\x27||g' $CONFIGSOURCE
|
sed -i 's|\x27||g' $CONFIGSOURCE
|
||||||
|
sed -i 's|"||g' $CONFIGSOURCE
|
||||||
|
|
||||||
# For all keys in config file
|
# For all keys in config file
|
||||||
for word in $(cat $CONFIGSOURCE); do
|
for word in $(cat $CONFIGSOURCE); do
|
||||||
|
|||||||
Reference in New Issue
Block a user