Fix wrong commit
This commit is contained in:
parent
0aece00c54
commit
5e42618e00
7 changed files with 9 additions and 15 deletions
|
@ -773,7 +773,7 @@ run_menu (grub_menu_t menu, int nested, int *auto_boot)
|
|||
|
||||
case 'c':
|
||||
menu_fini ();
|
||||
grub_cmdline_run (1, 0);
|
||||
grub_cmdline_run (1);
|
||||
goto refresh;
|
||||
|
||||
case 'e':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue