From ff6e1f6cb7f29f8007da769e512f6750dac1d602 Mon Sep 17 00:00:00 2001 From: Daan Selen Date: Thu, 27 Feb 2025 09:46:30 +0100 Subject: [PATCH] Added submodule to meshbook (public) --- os_categories.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 os_categories.json diff --git a/os_categories.json b/os_categories.json deleted file mode 100644 index 9213310..0000000 --- a/os_categories.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "Linux": { - "Debian": [ - "Debian GNU/Linux 12 (bookworm)", - "Debian GNU/Linux 11 (bullseye)" - ], - "Ubuntu": [ - "Ubuntu 24.04.1 LTS", - "Ubuntu 22.04.5 LTS", - "Ubuntu 20.04.6 LTS" - ] - }, - "MacOS": { - "Sequoia": [ - "macOS 15.0.1" - ] - } -} \ No newline at end of file