Clean install: align deletions with NiklasCFW pack script
All checks were successful
Build / Build (push) Successful in 17s
All checks were successful
Build / Build (push) Successful in 17s
- Remove entire sd:/atmosphere and sd:/switch (lists simplified) - Add sd:/SaltySD/patches; drop nyx.ini and config/quickntp to match script - Delete sd:/switch/tinfoil/db after backup restore via clean_post_restore_dirs_to_delete Made-with: Cursor
This commit is contained in:
@@ -102,6 +102,7 @@ int clean_mode_restore(void) {
|
||||
set_color(COLOR_GREEN);
|
||||
gfx_printf(" [OK] Wiederherstellung abgeschlossen\n");
|
||||
set_color(COLOR_WHITE);
|
||||
delete_path_list(clean_post_restore_dirs_to_delete, "switch/ (nach Restore)");
|
||||
}
|
||||
cleanup_backup();
|
||||
return res;
|
||||
|
||||
Reference in New Issue
Block a user