From 7e325df51b940250fa7995bc0248c410fdd36688 Mon Sep 17 00:00:00 2001 From: JRGTH Date: Sat, 18 Oct 2025 14:17:43 -0400 Subject: [PATCH] Update bastille_manager_tarballs.php --- gui/bastille_manager_tarballs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/bastille_manager_tarballs.php b/gui/bastille_manager_tarballs.php index 4c4576f..e6a893c 100644 --- a/gui/bastille_manager_tarballs.php +++ b/gui/bastille_manager_tarballs.php @@ -86,7 +86,7 @@ if ($linux_compat_support == "YES"): '13.5-RELEASE' => gettext('13.5-RELEASE'), '13.4-RELEASE' => gettext('13.4-RELEASE'), // Linux base release bootstrap is allowed from command-line. - //'ubuntu-jammy' => gettext('Ubuntu-noble'), + //'ubuntu-noble' => gettext('Ubuntu-noble'), //'ubuntu-jammy' => gettext('Ubuntu-Jammy'), //'ubuntu-focal' => gettext('Ubuntu-Focal'), //'ubuntu-bionic' => gettext('Ubuntu-Bionic'),