mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
parent
dbd0a7dc33
commit
ee6daedb4e
1 changed files with 8 additions and 8 deletions
16
quickget
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…
Add table
Add a link
Reference in a new issue