Skip to content

Commit

Permalink
wireless-tools and iw have been added
Browse files Browse the repository at this point in the history
  • Loading branch information
xtr4nge committed Nov 1, 2014
1 parent e5f87d9 commit 2e36402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-FruityWifi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ then
#exit;

# INSTALL AIRCRACK-NG
apt-get -y install libssl-dev
apt-get -y install libssl-dev wireless-tools iw
wget http://download.aircrack-ng.org/aircrack-ng-1.2-beta1.tar.gz
tar -zxvf aircrack-ng-1.2-beta1.tar.gz
cd aircrack-ng-1.2-beta1
Expand Down

0 comments on commit 2e36402

Please sign in to comment.