mirror of
https://github.com/trustedsec/social-engineer-toolkit
synced 2025-02-20 07:18:35 +00:00
commit
6612ec8c57
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -38,7 +38,7 @@ if platform.system() == "Linux":
|
|||
|
||||
# force install of debian packages
|
||||
subprocess.Popen("apt-get --force-yes -y install "
|
||||
"git apache2 python-requests libapache2-mod-php "
|
||||
"git apache2 python-requests libapache2-mod-php5 "
|
||||
"python-pymssql build-essential python-pexpect "
|
||||
"python-pefile python-crypto python-openssl", shell=True).wait()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue