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

Merge pull request #1 from Kloadut/patch-1

[fix] Install the debian wireless-tools in order to use "iwconfig"
This commit is contained in:
Julien Vaubourg 2014-11-22 12:54:54 +01:00
commit bbe5200f34

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