03ec66e420ae192c333d4d4628035977721f888f
[lede.git] / obsolete-buildroot / sources / openwrt / root / sbin / wifi
1 #!/bin/ash
2   alias debug=${DEBUG:-:}
3   debug "### wifi $1 ###"
4   if=$(awk 'sub(":","") {print $1}' /proc/net/wireless)
5   $DEBUG wlconf $if $1