mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
parent
5cf883a73a
commit
3ef1bfa003
1 changed files with 4 additions and 4 deletions
8
quickget
8
quickget
|
@ -514,10 +514,10 @@ function releases_tails() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function releases_ubuntu() {
|
function releases_ubuntu() {
|
||||||
echo bionic \
|
echo 18.04 \
|
||||||
focal \
|
20.04 \
|
||||||
hirsute \
|
21.04 \
|
||||||
impish \
|
21.10 \
|
||||||
devel \
|
devel \
|
||||||
canary
|
canary
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue