nsbin/hsztwlan.sh
Nico Schottelius f5a8cd1259 add files that are living in ~/bin for a while
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-12-28 20:14:14 +01:00

7 lines
100 B
Bash
Executable file

#!/bin/sh
ip l s eth0 down
ip l s wlan0 up
iwconfig wlan0 essid hotspot-hsz-t
udhcpc -nfqi wlan0