From 15cd70d8e44a424752ae8d8a3656a9e690d72939 Mon Sep 17 00:00:00 2001 From: Plailect Date: Wed, 18 Oct 2017 16:00:59 -0400 Subject: [PATCH] this is unnecessary --- gm9_scripts/cleanup_sd_card.gm9 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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