---
setup-disk.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup-disk.in b/setup-disk.in
index f4401dd..132176e 100644
--- a/setup-disk.in+++ b/setup-disk.in
@@ -937,7 +937,7 @@ if [ -d "$1" ]; then
# install to given mounted root
apk add --quiet syslinux
install_mounted_root "${1%/}" \
- && echo "You might need fix the MBR to be able to boot" >&2+ && echo "You might need to fix the MBR to be able to boot" >&2 exit $?
fi
--
1.7.10.4
---
Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help@lists.alpinelinux.org
---