1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-05 18:51:17 +02:00
openwrt/root/sbin/wifi
2004-07-13 02:51:21 +00:00

5 lines
116 B
Bash
Executable File

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