Skip to content

Commit

Permalink
Added heavy code changes
Browse files Browse the repository at this point in the history
  • Loading branch information
0xInfection committed Jun 8, 2018
1 parent a121302 commit c749735
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
import pip
os.system('pip install google')
os.system('pip install requests')
os.system('pip install requests[security]')
print "\033[1;33m[*] Installing...\033[0m"
install = os.system("apt-get update && apt-get install -y build-essential git")
install2 = os.system("cp -R tidos/ /opt/ && cp tidos.py /opt/tidos && cp runon.sh /opt/tidos && cp runon.sh /usr/bin/tidos && chmod +x /usr/bin/tidos")
Expand Down

0 comments on commit c749735

Please sign in to comment.