openwrtv3/openwrt/target/default/target_skeleton/sbin/wifi
Mike Baker 4745dbf6b6 openwrt root
SVN-Revision: 212
2005-02-06 00:58:10 +00:00

5 lines
134 B
Bash
Executable file

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