openwrtv4/openwrt/target/default/target_skeleton/sbin/wifi

6 lines
134 B
Text
Raw Normal View History

2005-02-06 00:58:10 +00:00
#!/bin/ash
alias debug=${DEBUG:-:}
debug "### wifi $1 ###"
if=$(awk 'sub(":","") {print $1}' /proc/net/wireless)
$DEBUG wlconf $if $1