diff options
author | Jesús <heckyel@hyperbola.info> | 2019-06-30 21:20:47 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-06-30 21:20:47 -0500 |
commit | b60d22b0d7575b7c5c08396fadc9c90a3be65f3b (patch) | |
tree | a022c0d5dd63aa1912ec96fc138c5e6ddd2dbe0b | |
parent | d3dc308c594cb7d5c0bbee6b5f2f557a06552776 (diff) | |
download | pwndbtorcredentials-b60d22b0d7575b7c5c08396fadc9c90a3be65f3b.tar.lz pwndbtorcredentials-b60d22b0d7575b7c5c08396fadc9c90a3be65f3b.tar.xz pwndbtorcredentials-b60d22b0d7575b7c5c08396fadc9c90a3be65f3b.zip |
delete unimportant file
-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 |