Skip to content

Commit

Permalink
removed endif statement
Browse files Browse the repository at this point in the history
  • Loading branch information
amaliver committed May 31, 2020
1 parent a0e6c23 commit 5ccbbf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/grub2.efi.conf.j2
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ menuentry '[ISO] {{ iso_file }} --class rhel fedora --class gnu-linux' --class g
linuxefi (loop)/isolinux/vmlinuz inst.stage2=hd:UUID=$FSUUID:$ISO inst.repo=hd:UUID=$FSUUID:$ISO rhgb quiet
initrdefi (loop)/isolinux/initrd.img
}
{% endif %}

menuentry "Boot from next device" {
load_video
Expand Down

0 comments on commit 5ccbbf5

Please sign in to comment.