Update 99-run.sh

This commit is contained in:
Alexandre
2022-12-14 14:32:34 +01:00
committed by GitHub
parent 22e9299203
commit bfb82bcf5e

View File

@@ -24,6 +24,7 @@ fi
###################
if [ -f /config/enedisgateway2mqtt/config.yaml ]; then
echo "Files migrated to $(dirname "${CONFIGSOURCE}")" > /config/enedisgateway2mqtt/files_migrated
mv /config/enedisgateway2mqtt/ "$(dirname "${CONFIGSOURCE}")"/
fi