init-install-efi.sh: improve info message

Let users know that the installation was successful and that pressing
Enter would lead to a reboot.

(From OE-Core rev: a5993d9afab060d07213c14c0188422c9e258693)

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Anuj Mittal
2018-10-11 16:41:09 +08:00
committed by Richard Purdie
parent f302012bdd
commit e574eab500

View File

@@ -291,7 +291,7 @@ umount /boot
sync
echo "Remove your installation media, and press ENTER"
echo "Installation successful. Remove your installation media and press ENTER to reboot."
read enter