X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/edde8d40b677a02d729e299aa0f986598deb287d..1046b790e3b760808cf8d6c50f559821050a78f2:/root/sbin/wifi diff --git a/root/sbin/wifi b/root/sbin/wifi index b63912ddf..03ec66e42 100755 --- 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