From ee6daedb4e40a0b364842088bfb634fef56abc74 Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Sat, 29 Jan 2022 15:24:12 +0000 Subject: [PATCH] Fixes #330 (#13) erroneous and confusing release outputs fixed --- quickget | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/quickget b/quickget index fe7b12b..598aba1 100755 --- a/quickget +++ b/quickget @@ -273,14 +273,14 @@ function releases_arcolinux() { # later refactor these DE variants like languages and avoid the arch ? # all these are available with a "nonfree" option too function releases_debian() { - echo 11.2.0-amd64-cinnamon \ - 11.2.0-amd64-gnome \ - 11.2.0-amd64-kde \ - 11.2.0-amd64-lxde \ - 11.2.0-amd64-lxqt \ - 11.2.0-amd64-mate \ - 11.2.0-amd64-standard \ - 11.2.0-amd64-xfce + echo cinnamon \ + gnome \ + kde \ + lxde \ + lxqt \ + mate \ + standard \ + xfce } function releases_cachyos() { echo 2022.01.09