mirror of
https://github.com/danderson/netboot.git
synced 2025-08-10 08:37:10 +02:00
Add Fedora 33 to quickcmd.go
Ref: https://docs.fedoraproject.org/en-US/fedora/f33/release-notes/
This commit is contained in:
parent
66e5fba6f6
commit
7a7fcbe4ac
@ -151,6 +151,7 @@ func fedoraRecipe(parent *cobra.Command) {
|
||||
"30",
|
||||
"31",
|
||||
"32",
|
||||
"33",
|
||||
}
|
||||
|
||||
fedoraCmd := &cobra.Command{
|
||||
|
Loading…
Reference in New Issue
Block a user