Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon committed Nov 30, 2024
1 parent 201c3cf commit b409f0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ if [ "${ID}" = fedora ]; then
ls -laR /boot/efi
chmod -v a+rX /boot/efi/EFI
ls -laR /boot/efi
chmod -v a+rX /boot/efi/EFI/BOOT
ls -laR /boot/efi
chmod -v a+rX /boot/efi/EFI/fedora
ls -laR /boot/efi
# chmod u+rwX /boot
# ls -laR /boot
# chmod -R a+rX /boot
Expand Down

0 comments on commit b409f0b

Please sign in to comment.