mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Update quickget
This commit is contained in:
parent
3d30f8b1d7
commit
6de821561c
1 changed files with 4 additions and 6 deletions
10
quickget
10
quickget
|
@ -355,12 +355,10 @@ function releases_ubuntu() {
|
|||
}
|
||||
|
||||
function releases_void() {
|
||||
echo i686-20210930 \
|
||||
i686-20210930-xfce \
|
||||
x86_64-20210930 \
|
||||
x86_64-20210930-xfce \
|
||||
x86_64-musl-20210930 \
|
||||
x86_64-musl-20210930-xfce
|
||||
echo base \
|
||||
musl \
|
||||
xfce \
|
||||
xfce-musl
|
||||
}
|
||||
|
||||
function languages_windows() {
|
||||
|
|
Loading…
Reference in a new issue