mirror of
https://github.com/danderson/netboot.git
synced 2025-08-11 09:07:12 +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) {
|
func fedoraRecipe(parent *cobra.Command) {
|
||||||
versions := []string{
|
versions := []string{
|
||||||
"22",
|
"29",
|
||||||
"23",
|
"30",
|
||||||
"24",
|
|
||||||
"25",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
fedoraCmd := &cobra.Command{
|
fedoraCmd := &cobra.Command{
|
||||||
|
Loading…
Reference in New Issue
Block a user