Missing fi in BOOT-5139

This commit is contained in:
Michael Boelen 2016-10-26 13:31:59 +02:00
parent e96a31eab4
commit db7bff9cb2

View File

@ -387,6 +387,7 @@
fi fi
else else
LogText "Result: LILO configuration file not found" LogText "Result: LILO configuration file not found"
fi
fi fi
# #
################################################################################# #################################################################################