mirror of
https://github.com/danderson/netboot.git
synced 2025-08-11 00:57:11 +02:00
Update Fedora versions to currently available ones
Tested with the configured mirror.
This commit is contained in:
parent
72fa512fed
commit
8748c0e1ea
@ -141,10 +141,8 @@ func ubuntuRecipe(parent *cobra.Command) {
|
||||
|
||||
func fedoraRecipe(parent *cobra.Command) {
|
||||
versions := []string{
|
||||
"22",
|
||||
"23",
|
||||
"24",
|
||||
"25",
|
||||
"29",
|
||||
"30",
|
||||
}
|
||||
|
||||
fedoraCmd := &cobra.Command{
|
||||
|
Loading…
Reference in New Issue
Block a user