mirror of
https://github.com/danderson/netboot.git
synced 2025-10-15 17:41:38 +02:00
Add Ubuntu Groovy Gorilla to quickcmd.go
Ref: https://releases.ubuntu.com/groovy/
This commit is contained in:
parent
50ddff3980
commit
bdaec9d826
@ -97,6 +97,7 @@ func ubuntuRecipe(parent *cobra.Command) {
|
|||||||
"disco",
|
"disco",
|
||||||
"eoan",
|
"eoan",
|
||||||
"focal",
|
"focal",
|
||||||
|
"groovy",
|
||||||
}
|
}
|
||||||
|
|
||||||
ubuntuCmd := &cobra.Command{
|
ubuntuCmd := &cobra.Command{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user