Skip to content

Commit

Permalink
Lowercase efi
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Bouijoux committed Feb 12, 2024
1 parent 3b7750c commit 44e9419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mageia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ actions:
#sed -i 's/[ ]*(Container Image)//;/^VARIANT/d' /etc/os-release
urpmi grub2-efi --no-recommends
grub2-install --target=x86_64-efi --efi-directory=/boot/EFI --bootloader-id=mageia --recheck
grub2-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=mageia --recheck
#target="/boot/EFI/EFI/mageia/grub.cfg"
target="/boot/grub2/grub.cfg"
Expand Down

0 comments on commit 44e9419

Please sign in to comment.