diff --git a/emoncms/config.json b/emoncms/config.json index 9d7aa05..0b95280 100755 --- a/emoncms/config.json +++ b/emoncms/config.json @@ -1,6 +1,6 @@ { "name": "Emoncms", - "version": "0.1.2", + "version": "0.1.3", "slug": "emoncms", "description": "Emoncms is a powerful open-source web-app for processing, logging and visualising energy, temperature and other environmental data.", "url": "https://github.com/inverse/hassio-addon-emoncms", diff --git a/emoncms/rootfs/etc/fix-attrs.d/01-emoncms b/emoncms/rootfs/etc/fix-attrs.d/01-emoncms index 94daaed..3a3a2d1 100644 --- a/emoncms/rootfs/etc/fix-attrs.d/01-emoncms +++ b/emoncms/rootfs/etc/fix-attrs.d/01-emoncms @@ -1,3 +1,3 @@ /var/www/emoncms true nginx 0644 0755 -/data/phpfina true nginx 0644 0755 -/data/phptimeseries true nginx 0644 0755 +/data/emoncms/phpfina true nginx 0644 0755 +/data/emoncms/phptimeseries true nginx 0644 0755