mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
vxlinux: 7.0
This commit is contained in:
parent
8da4d7a717
commit
e7768847f6
1 changed files with 5 additions and 1 deletions
6
quickget
6
quickget
|
@ -716,7 +716,11 @@ function releases_voidpup() {
|
|||
}
|
||||
|
||||
function releases_vxlinux() {
|
||||
echo 6.1.2 6.1 5.0 4.2 4.1 4.0.
|
||||
echo 7.0 6.1.2 6.1 5.0 4.2 4.1 4.0.
|
||||
}
|
||||
|
||||
function editions_vxlinux() {
|
||||
echo lxqt kde
|
||||
}
|
||||
|
||||
function releases_windows() {
|
||||
|
|
Loading…
Reference in a new issue