aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/make.sh b/make.sh
index 49f83f8..e2950ba 100644
--- a/make.sh
+++ b/make.sh
@@ -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