Skip to content

Commit

Permalink
master
Browse files Browse the repository at this point in the history
  • Loading branch information
Anarbb committed Sep 17, 2021
1 parent cffb2f6 commit 315fc27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ def main():


if __name__ == "__main__":
if not getInternet():
print(bcolors.RED + "No internet connection")
makeDir()
threads = args.threads
pool = Pool(threads)
Expand Down

0 comments on commit 315fc27

Please sign in to comment.