move fi one line below

This commit is contained in:
fzielcke 2009-04-13 15:37:38 +00:00
parent d8ba3667a2
commit fbb4848ac0

View file

@ -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}
}