Add Fedora 33 to quickcmd.go

Ref: https://docs.fedoraproject.org/en-US/fedora/f33/release-notes/
This commit is contained in:
Simon Legner 2020-11-24 01:26:45 +01:00 committed by Dave Anderson
parent 66e5fba6f6
commit 7a7fcbe4ac

View File

@ -151,6 +151,7 @@ func fedoraRecipe(parent *cobra.Command) {
"30",
"31",
"32",
"33",
}
fedoraCmd := &cobra.Command{