Skip to content

Commit

Permalink
Fix ordering of Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
antonym committed Oct 11, 2023
1 parent ba2442e commit 0ed662e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/netbootxyz/templates/menu/linux-arm.ipxe.j2
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ item almalinux ${space} AlmaLinux
item alpinelinux ${space} Alpine Linux
item centos ${space} CentOS
item debian ${space} Debian
item fedora ${space} Fedora
item coreos ${space} Fedora CoreOS
item gentoo ${space} Gentoo
item fedora ${space} Fedora
item nixos ${space} NixOS
item opensuse ${space} openSUSE
item oracle ${space} Oracle Linux
Expand Down

0 comments on commit 0ed662e

Please sign in to comment.