mirror of
https://github.com/danderson/netboot.git
synced 2025-10-15 17:41:38 +02:00
quickcmd: Ubuntu version up to focal
Removes old versions no longer present on http://mirrors.edge.kernel.org/ubuntu/dists/
This commit is contained in:
parent
1b89ea3ce5
commit
2077bcee04
@ -90,11 +90,12 @@ func ubuntuRecipe(parent *cobra.Command) {
|
||||
versions := []string{
|
||||
"precise",
|
||||
"trusty",
|
||||
"vivid",
|
||||
"wily",
|
||||
"xenial",
|
||||
"yakkety",
|
||||
"zesty",
|
||||
"bionic",
|
||||
"cosmic",
|
||||
"disco",
|
||||
"eoan",
|
||||
"focal",
|
||||
}
|
||||
|
||||
ubuntuCmd := &cobra.Command{
|
||||
|
Loading…
x
Reference in New Issue
Block a user