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() {
|
function releases_void() {
|
||||||
echo i686-20210930 \
|
echo base \
|
||||||
i686-20210930-xfce \
|
musl \
|
||||||
x86_64-20210930 \
|
xfce \
|
||||||
x86_64-20210930-xfce \
|
xfce-musl
|
||||||
x86_64-musl-20210930 \
|
|
||||||
x86_64-musl-20210930-xfce
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function languages_windows() {
|
function languages_windows() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue