diff options
-rw-r--r-- | make.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ sudo apt-get install tor python3 python3-pip -sudo python3 -m pip install PySocks -sudo /etc/init.d/tor start
\ No newline at end of file +sudo python3 -m pip install PySocks beautifulsoup4 +sudo /etc/init.d/tor start |