erroneous and confusing release outputs fixed
pull/322/head
Phil Clifford 3 years ago committed by GitHub
parent dbd0a7dc33
commit ee6daedb4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 16
      quickget

@ -273,14 +273,14 @@ function releases_arcolinux() {
# later refactor these DE variants like languages and avoid the arch ? # later refactor these DE variants like languages and avoid the arch ?
# all these are available with a "nonfree" option too # all these are available with a "nonfree" option too
function releases_debian() { function releases_debian() {
echo 11.2.0-amd64-cinnamon \ echo cinnamon \
11.2.0-amd64-gnome \ gnome \
11.2.0-amd64-kde \ kde \
11.2.0-amd64-lxde \ lxde \
11.2.0-amd64-lxqt \ lxqt \
11.2.0-amd64-mate \ mate \
11.2.0-amd64-standard \ standard \
11.2.0-amd64-xfce xfce
} }
function releases_cachyos() { function releases_cachyos() {
echo 2022.01.09 echo 2022.01.09

Loading…
Cancel
Save