From b00379dc2c48b16c61ab39267e2aac77372dd613 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 20 Oct 2024 15:48:16 -0400 Subject: [PATCH] mark Ubuntu 24.10 as supported for installation --- static/install/cli.html | 1 + static/install/web.html | 1 + 2 files changed, 2 insertions(+) diff --git a/static/install/cli.html b/static/install/cli.html index 261a8515..9a398258 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -136,6 +136,7 @@
  • Ubuntu 20.04 LTS
  • Ubuntu 22.04 LTS
  • Ubuntu 24.04 LTS
  • +
  • Ubuntu 24.10
  • Linux Mint 20 (follow Ubuntu 20.04 LTS instructions)
  • Linux Mint 21 (follow Ubuntu 22.04 LTS instructions)
  • Linux Mint 22 (follow Ubuntu 24.04 LTS instructions)
  • diff --git a/static/install/web.html b/static/install/web.html index 0caf71e7..c12c9686 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -114,6 +114,7 @@
  • Ubuntu 20.04 LTS
  • Ubuntu 22.04 LTS
  • Ubuntu 24.04 LTS
  • +
  • Ubuntu 24.10
  • Linux Mint 20 (follow Ubuntu 20.04 LTS instructions)
  • Linux Mint 21 (follow Ubuntu 22.04 LTS instructions)
  • Linux Mint 22 (follow Ubuntu 24.04 LTS instructions)