update: a bit more console output after flashing

Origin commit data
------------------
Branch: ni/coolstream
Commit: dcb9e3b3ea
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-02 (Tue, 02 Apr 2019)

Origin message was:
------------------
- update: a bit more console output after flashing

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-04-02 22:10:16 +02:00
parent 8a8ec723f9
commit 0eb4d95e16

View File

@@ -712,6 +712,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