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 5fb0cbe commit c27e5e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ if [ "${ID}" = fedora ]; then
ls -laR /boot/efi
# chmod u+rwX /boot
# ls -laR /boot
# chmod -R a+rX /boot
chmod -vR a+rX /boot/efi
ls -laR /boot/efi
false
else
false
Expand Down

0 comments on commit c27e5e0

Please sign in to comment.