Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon committed Nov 29, 2024
1 parent 2c84394 commit 34445f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ if [ "${ID}" = fedora ]; then

dnf install -y grub2-efi-x64
id
ls -lR /boot
ls -laR /boot
chmod a+r /boot
ls -lR /boot
ls -laR /boot
chmod -R a+r /boot
false
else
Expand Down

0 comments on commit 34445f5

Please sign in to comment.