Skip to content

Commit

Permalink
del log
Browse files Browse the repository at this point in the history
  • Loading branch information
Kronos2308 committed Oct 12, 2021
1 parent fa9044e commit d8b937c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ int main(int argc, char **argv)
BD="{}"_json;
remove((rootdirectory+"update.nsp.json").c_str());
remove((rootdirectory+"update.nsp").c_str());
remove((rootdirectory+"LOG.txt").c_str());
fsdevDeleteDirectoryRecursively((rootdirectory+"DATA").c_str());
statenow=99;
break;
Expand Down

0 comments on commit d8b937c

Please sign in to comment.