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 ?
|
||||
# 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
|
||||
|
|
Loading…
Reference in a new issue