DedSecInside / TorBot

Dark Web OSINT Tool
Other
2.75k stars 510 forks source link

docker/Dockerfile expects install.sh which doesn't exist #267

Closed hortonew closed 1 year ago

hortonew commented 1 year ago

Describe the bug docker/Dockerfile expects install.sh which doesn't exist

To Reproduce Steps to reproduce the behavior:

  1. docker build -f docker/Dockerfile -t dedsecinside/torbot .

Expected behavior

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context install.sh is not part of this repo and the README.md only suggests using install.sh in the linux section, not the Docker section.

KingAkeem commented 1 year ago

install.sh has been re-added, I didn't know it was being referenced