This commit is contained in:
Marc Beninca 2023-11-15 12:04:59 +01:00
parent 671d08c502
commit cac74aef9d
3 changed files with 85 additions and 72 deletions

View file

@ -27,7 +27,7 @@ function grub_init {
--file "${env}" \
'grub_sleep'
#
live="(${esp})/${live_name}/live"
live="(${esp})/boot/${live_name}"
#
search --no-floppy --set data \
--fs-uuid "${data_uuid}"