Update 99-run.sh

This commit is contained in:
Alexandre
2021-11-14 20:53:06 +01:00
committed by GitHub
parent ede6f47a89
commit 67e1dd8abe

View File

@@ -55,9 +55,8 @@ done
bashio::log.info "Starting the app with the variables in /config/enedisgateway2mqtt"
# Remove '
# sed -i 's|\x27||g' $CONFIGSOURCE
#sed -i 's|"||g' $CONFIGSOURCE
# Force asset token string
ASSET_TOKEN="string"
# For all keys in config file
for word in $(cat $CONFIGSOURCE); do