projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
embed wireless-tools by default
[openwrt.git]
/
root
/
sbin
/
wifi
diff --git
a/root/sbin/wifi
b/root/sbin/wifi
index
b63912d
..
03ec66e
100755
(executable)
--- a/
root/sbin/wifi
+++ b/
root/sbin/wifi
@@
-1,4
+1,5
@@
#!/bin/ash
+ alias debug=${DEBUG:-:}
debug "### wifi $1 ###"
if=$(awk 'sub(":","") {print $1}' /proc/net/wireless)
$DEBUG wlconf $if $1
This page took
0.021705 seconds
and
4
git commands to generate.