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() {
|
||||
echo bionic \
|
||||
focal \
|
||||
hirsute \
|
||||
impish \
|
||||
echo 18.04 \
|
||||
20.04 \
|
||||
21.04 \
|
||||
21.10 \
|
||||
devel \
|
||||
canary
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue