nanobsd: fix typo in NANO_WORLDDIR

Reviewed by:	imp
PR:		257299
This commit is contained in:
Yann Kerherve 2021-07-20 11:10:28 -06:00 committed by Warner Losh
parent 570b31f610
commit 5a9e5a5111

View File

@ -297,7 +297,7 @@ create_diskimage_mbr ( ) (
# and p5 is alt-root (after resize)
mkimg -a 2 ${fmtarg} ${bootmbr} -s gpt \
-p efi:=${NANO_WORLDDIR}/boot/efiboot.img \
-p freebsd-boot:=${NAANO_WORLDDIR}/boot/gptboot \
-p freebsd-boot:=${NANO_WORLDDIR}/boot/gptboot \
-p ${p3}:=${NANO_LOG}/_.p3 \
-p ${p4}:=${NANO_LOG}/_.p4 \
-o ${out}