1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00

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

This commit is contained in:
Alexis Gavoty 2014-11-22 10:41:00 +01:00
parent 1518065597
commit 85a7a3e1ad

View file

@ -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