mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 19:40:39 +00:00
define 'debug' .. mostly cosmetic fix
SVN-Revision: 96
This commit is contained in:
parent
b022d966eb
commit
27ac661949
@ -1,4 +1,5 @@
|
||||
#!/bin/ash
|
||||
alias debug=${DEBUG:-:}
|
||||
debug "### wifi $1 ###"
|
||||
if=$(awk 'sub(":","") {print $1}' /proc/net/wireless)
|
||||
$DEBUG wlconf $if $1
|
||||
|
Loading…
x
Reference in New Issue
Block a user