From dd2c782f1d9373d2825228d914bc8394208cfb93 Mon Sep 17 00:00:00 2001 From: Dj Merrill Date: Thu, 25 Apr 2024 20:03:43 -0400 Subject: [PATCH] Updated OS list in comments --- tools/Linux/install-freedata-linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Linux/install-freedata-linux.sh b/tools/Linux/install-freedata-linux.sh index c90168d2..b436fc59 100755 --- a/tools/Linux/install-freedata-linux.sh +++ b/tools/Linux/install-freedata-linux.sh @@ -3,7 +3,7 @@ # Simple script to install FreeDATA in Linux # Dj Merrill - 25 Apr 2024 # -# Currently supports Debian 12 +# Currently supports Debian 12, Ubuntu 24.04 LTS # # args: nothing or "main" (use main branch of FreeDATA) # "develop" (use develop branch of FreeDATA)