mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-13 10:52:18 +00:00
move fi one line below
This commit is contained in:
parent
d8ba3667a2
commit
fbb4848ac0
@ -61,8 +61,8 @@ EOF
|
||||
if [ x"$devices" != "x" ] ; then
|
||||
cat << EOF
|
||||
freebsd_loadenv ${devices_rel_dirname}/${devices_basename}
|
||||
fi
|
||||
EOF
|
||||
fi
|
||||
cat << EOF
|
||||
set FreeBSD.vfs.root.mountfrom=${kfreebsd_fs}:${root_device}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user