Add Ubuntu Groovy Gorilla to quickcmd.go

Ref: https://releases.ubuntu.com/groovy/
This commit is contained in:
Simon Legner 2020-11-24 12:15:22 +01:00 committed by Dave Anderson
parent 50ddff3980
commit bdaec9d826

View File

@ -97,6 +97,7 @@ func ubuntuRecipe(parent *cobra.Command) {
"disco",
"eoan",
"focal",
"groovy",
}
ubuntuCmd := &cobra.Command{