- update: a bit more console output after flashing

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2019-04-02 22:10:16 +02:00
committed by Thilo Graf
parent bba8093f05
commit 2949ae684e

View File

@@ -727,6 +727,8 @@ int CFlashUpdate::exec(CMenuTarget* parent, const std::string &actionKey)
Neutrino is clearing framebuffer, so ofgwrite's gui is cleared too.
*/
dprintf(DEBUG_NORMAL, "[update] %s done\n", ofgwrite_tgz);
if (restart == CMsgBox::mbrYes)
CNeutrinoApp::getInstance()->exec(NULL, "reboot");
#endif