Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
baimao-box authored Jul 2, 2022
1 parent c223ac4 commit 9c58a79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ def mkdir():
os.system("sudo git clone https://github.com/offensive-security/exploitdb.git /opt/exploitdb")
os.system("sudo ln -sf /opt/exploitdb/searchsploit /usr/local/bin/searchsploit")
print("\033[1;31;40mInstallation succeeded\033[0m")
else:
start = start + 1




Expand Down

0 comments on commit 9c58a79

Please sign in to comment.