Skip to content

Commit

Permalink
clean mode activated
Browse files Browse the repository at this point in the history
  • Loading branch information
Kronos2308 committed Sep 21, 2019
1 parent a71c382 commit bf9f438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ bool install()
//delete system
printf("\x1b[32;1m*\x1b[0m delete system 4\n");
consoleUpdate(NULL);
// DeleteDir("myssytem:/save");
DeleteDir("myssytem:/save");
DeleteDir("myssytem:/saveMeta");
//umount system
printf("\x1b[32;1m*\x1b[0m umount system\n");
Expand Down

0 comments on commit bf9f438

Please sign in to comment.