need to hide the UI to reboot
This commit is contained in:
parent
32e4111df5
commit
13d8fccf50
@ -556,6 +556,7 @@ main(int argc, char **argv)
|
||||
if (extendedcommand_file_exists()) {
|
||||
if (0 == run_and_remove_extendedcommand()) {
|
||||
status = INSTALL_SUCCESS;
|
||||
ui_set_show_text(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user