diff options
-rw-r--r-- | make.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/make.sh b/make.sh deleted file mode 100644 index e2950ba..0000000 --- a/make.sh +++ /dev/null @@ -1,3 +0,0 @@ -sudo apt-get install tor python3 python3-pip -sudo python3 -m pip install PySocks beautifulsoup4 -sudo /etc/init.d/tor start |