Skip to content

Commit

Permalink
Update for Debian setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTruncer committed Jun 11, 2015
1 parent e79c18d commit f5d4a7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ case ${osinfo} in
Debian)
echo '[*] Installing Debian Dependencies'
apt-get install -y python-pip
easy_install -U pip
pip install ipwhois
pip install ipwhois --upgrade
pip install requests
Expand Down

0 comments on commit f5d4a7f

Please sign in to comment.