diff --git a/ubooquity/config.json b/ubooquity/config.json index d4f1a35f6..b8b8e0a12 100644 --- a/ubooquity/config.json +++ b/ubooquity/config.json @@ -4,7 +4,6 @@ "boot": "auto", "description": "Free, lightweight and easy-to-use home server for your comics and ebooks", "devices": [ - "/dev/mmcblk0p8", "/dev/sda1", "/dev/sdb1", "/dev/sdc1", @@ -60,6 +59,6 @@ "startup": "services", "upstream": "2.1.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1.2-5", + "version": "2.1.2-6", "webui": "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin" }