Update 99-run.sh

This commit is contained in:
Alexandre
2021-11-13 16:46:22 +01:00
committed by GitHub
parent e9cd213bfe
commit f63e769dfa

View File

@@ -51,6 +51,7 @@ bashio::log.info "Starting the app with the variables in /config/enedisgateway2m
# Remove '
sed -i 's|\x27||g' $CONFIGSOURCE
sed -i 's|"||g' $CONFIGSOURCE
# For all keys in config file
for word in $(cat $CONFIGSOURCE); do