Browse Source

[fix] Install the debian wireless-tools in order to use "iwconfig"

Alexis Gavoty 10 years ago
parent
commit
85a7a3e1ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/install

+ 1 - 1
scripts/install

@@ -35,7 +35,7 @@ fi
 # TODO: Replace isc-dhcp-server by dnsmasq (currently negotiating with the YunoHost team to
 # also replace bind9 by dnsmasq)
 #sudo apt-get update
-sudo apt-get --assume-yes --force-yes install hostapd radvd isc-dhcp-server iptables php5-fpm
+sudo apt-get --assume-yes --force-yes install hostapd radvd isc-dhcp-server iptables php5-fpm wireless-tools
 
 # Extra packages
 sudo apt-get --assume-yes --force-yes install sipcalc iw