Updated Notice
This commit is contained in:
@@ -437,7 +437,7 @@ void ipl_main(void) {
|
|||||||
gfx_printf("Installation wird gestartet...\n");
|
gfx_printf("Installation wird gestartet...\n");
|
||||||
set_color(COLOR_WHITE);
|
set_color(COLOR_WHITE);
|
||||||
set_color(COLOR_ORANGE);
|
set_color(COLOR_ORANGE);
|
||||||
gfx_printf("Hinweis: Manchmal könnte es haengen. Einfach warten.\n\n");
|
gfx_printf("Hinweis: Manchmal kann es haengen. Einfach warten.\n\n");
|
||||||
set_color(COLOR_WHITE);
|
set_color(COLOR_WHITE);
|
||||||
|
|
||||||
int result = perform_installation(pack_variant, mode);
|
int result = perform_installation(pack_variant, mode);
|
||||||
|
|||||||
Reference in New Issue
Block a user