summaryrefslogtreecommitdiffstats
path: root/bin/getwifi
blob: 04a7778406bad23221ded67bec485b6291a252a4 (plain)
1
2
3
4
5
6
#!/bin/sh

ifconfig eth0 down
ifconfig eth1 down
iwconfig eth1 txpower on
dhclient eth1