From 89f4457075132926e6ad721a559dfa0df52a00e2 Mon Sep 17 00:00:00 2001 From: kiendang Date: Mon, 26 Nov 2018 17:56:14 +0800 Subject: [PATCH] Add missing sendkeys and promptterminalready --- macos_okiomov.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/macos_okiomov.sh b/macos_okiomov.sh index ae2d3af..6ae59f0 100644 --- a/macos_okiomov.sh +++ b/macos_okiomov.sh @@ -408,7 +408,9 @@ kbstring='mv "${installpath}InstallESDDmg.pkg" "${installpath}InstallESD.dmg" && sendkeys # reboot, because the installer does't work when the partition is remounted +promptterminalready kbstring="reboot" +sendkeys echo "" echo "Rebooting the virtual machine" promptlangutils