Merge pull request #8 from whoot/patch-1

Update install.sh
This commit is contained in:
2017-04-07 09:59:19 -04:00
committed by GitHub

View File

@@ -12,8 +12,8 @@ MODULE_INSTALLED=false
# Update Packages and ensure dependencies are installed
sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install -y isc-dhcp-server dsniff screen nodejs bridge-utils
sudo apt-get dist-upgrade -y
sudo apt-get install -y isc-dhcp-server dsniff screen nodejs bridge-utils git
sudo git clone https://github.com/samyk/poisontap ~/poisontap
sudo git clone https://github.com/lgandx/Responder ~/Responder