mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
fix : update for CachyOS
This commit is contained in:
parent
41b1e11cfe
commit
050d8d740c
1 changed files with 2 additions and 2 deletions
4
quickget
4
quickget
|
@ -253,11 +253,11 @@ function editions_arcolinux() {
|
|||
}
|
||||
|
||||
function releases_cachyos() {
|
||||
echo 220731
|
||||
echo 220919 221023
|
||||
}
|
||||
|
||||
function editions_cachyos() {
|
||||
echo kde gnome xfce
|
||||
echo kde gnome
|
||||
}
|
||||
|
||||
function releases_centos-stream() {
|
||||
|
|
Loading…
Reference in a new issue