Parcourir la source

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

Alexis Gavoty il y a 10 ans
Parent
commit
85a7a3e1ad
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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