quickcmd: add CentOS 8

This commit is contained in:
Simon Legner 2020-01-25 22:52:06 +01:00 committed by Dave Anderson
parent 067d0cc365
commit 1b89ea3ce5

View File

@ -195,6 +195,7 @@ func centosRecipe(parent *cobra.Command) {
"5", "5",
"6", "6",
"7", "7",
"8",
} }
centosCmd := &cobra.Command{ centosCmd := &cobra.Command{