X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/edde8d40b677a02d729e299aa0f986598deb287d..811151c6ecd6e7b73a13e0aa3ddd38861a56a3fb:/root/sbin/wifi?ds=inline 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