From d3e958fa3ba0e5386dd7b45b94c2a250143f3000 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 13 Nov 2021 10:59:37 +0100 Subject: [PATCH] Update config.json --- cloudcommander/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cloudcommander/config.json b/cloudcommander/config.json index 558d9ca07..be0ff6eb6 100644 --- a/cloudcommander/config.json +++ b/cloudcommander/config.json @@ -3,7 +3,9 @@ "arch": ["aarch64", "amd64", "armv7", "armhf"], "description": "Cloud Commander a file manager for the web with console and editor", "devices": [ - "/dev/disk/by-label/hassos-data", + "/dev/*", + "/dev/", + "/dev", "/dev/sda1", "/dev/sdb1", "/dev/sdc1",