diff --git a/gm9_scripts/cleanup_sd_card.gm9 b/gm9_scripts/cleanup_sd_card.gm9 index 43108c27f1..40415b1b92 100644 --- a/gm9_scripts/cleanup_sd_card.gm9 +++ b/gm9_scripts/cleanup_sd_card.gm9 @@ -54,10 +54,4 @@ rm -o -s 0:/gm9/scripts/cleanup_sd_card.gm9 rm -o -s 0:/arm9loaderhax.bin rm -o -s 0:/files9/aeskeydb.bin -set ERRORMSG "Cleanup completed successfully" - -#GodMode9's out folder -# Edited by Plailect-- -# I don't believe a prompt is needed for this since the instructions already told them to make a copy of their NAND backup -#ask "Do you want to delete GM9's out folder, including\nyour NAND backups, from your SD?" -rm -o -s $[GM9OUT] \ No newline at end of file +set ERRORMSG "Cleanup completed successfully" \ No newline at end of file