Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
arc0035 committed Aug 18, 2022
1 parent 1c1d620 commit f2e9ac8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public void run(ApplicationArguments args) throws Exception {
readConfig.setFiles(3);
}
while (true) {
// downloadManager.download();
downloadManager.download();
checkManager.check();
long blocks = blockReadManager.read();
cleanManager.clean();
Expand Down

0 comments on commit f2e9ac8

Please sign in to comment.