Skip to content

Commit

Permalink
Add EuroLinux to the list of distributions, where grub config should …
Browse files Browse the repository at this point in the history
…be created in case if EFI.
  • Loading branch information
yuravk committed Jan 18, 2024
1 parent 3e609f9 commit 67e4345
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def process(self):
'Red Hat Enterprise Linux': 'redhat',
'Rocky Linux': 'rocky',
'Scientific Linux': 'redhat',
'EuroLinux': 'eurolinux',
}

efi_shimname_dict = {
Expand Down

0 comments on commit 67e4345

Please sign in to comment.