Skip to content

Commit

Permalink
Update inc-endeavour.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
iguanajuice authored Apr 7, 2024
1 parent 6d107af commit e1987c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grub2/inc-endeavour.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ function add_menu {

regexp \
--set 1:isoname \
--set 3:version \
"^${isopath}/endeavour/(EndeavourOS_([^_]+)-([^-]+)\.iso)\$" "${isofile}"
--set 2:version \
"^${isopath}/endeavour/(EndeavourOS_[^_]+-([^-]+)\.iso)\$" "${isofile}"
menuentry "EndeavourOS ${version}" "${isofile}" "${isoname}" --class endeavour {
set isofile=$2
set isoname=$3
Expand Down

0 comments on commit e1987c8

Please sign in to comment.