add support for fedora 32

This commit is contained in:
Kobe Housen 2020-05-21 17:32:57 +01:00 committed by Dave Anderson
parent 68743c67a6
commit 50b55cd745

View File

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