From df0ec754656aa265e44ee4528a5b00bc1190200b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Nov 2021 07:06:09 +0100 Subject: [PATCH] Update config.json --- ubooquity/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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" }