1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 11:44:59 +02:00
openwrt-xburst/root/sbin/wifi

5 lines
116 B
Plaintext
Raw Normal View History

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