mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 05:32:47 +00:00
update the SD cleanup section of the megascript
This commit is contained in:
parent
d010f2858b
commit
8e2d1d465e
@ -1213,9 +1213,8 @@ rm -o -s 0:/ntrboot.firm
|
||||
|
||||
rm -o -s 0:/boot9strap
|
||||
|
||||
for 0:/cias *
|
||||
rm -o -s $[FORPATH]
|
||||
next
|
||||
rm -o -s 0:/cias/*
|
||||
|
||||
rm -o -s 0:/gm9/scripts/setup_ctrnand_luma3ds.gm9
|
||||
rm -o -s 0:/gm9/scripts/cleanup_sd_card.gm9
|
||||
|
||||
@ -1232,8 +1231,12 @@ rm -o -s 0:/frogcert.bin
|
||||
rm -o -s 0:/private/ds/app/4B47554A/001/T00031_1038C2A757B77_000.ppm
|
||||
rm -o -s 0:/3ds/Frogtool.3dsx
|
||||
rm -o -s 0:/3ds/squirrelboot.3dsx
|
||||
rm -o -s 0:/3ds/slotTool.3dsx
|
||||
rm -o -s 0:/usm.bin
|
||||
rm -o -s "A:/Nintendo DSiWare/F00D43D5.bin"
|
||||
|
||||
rm -o -s 0:/browserhax_hblauncher_ropbin_payload.bin
|
||||
rm -o -s 0:/arm11code.bin
|
||||
|
||||
echo "SD card now squeaky clean from setup files."
|
||||
goto MainMenu_Scripts_from_Plailect's_Guide
|
||||
|
Loading…
x
Reference in New Issue
Block a user