removed the old directories, too.. cleanup is ready, yay
[openwrt.git] / root / sbin / wifi
diff --git a/root/sbin/wifi b/root/sbin/wifi
deleted file mode 100755 (executable)
index 03ec66e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/ash
-  alias debug=${DEBUG:-:}
-  debug "### wifi $1 ###"
-  if=$(awk 'sub(":","") {print $1}' /proc/net/wireless)
-  $DEBUG wlconf $if $1
This page took 0.021676 seconds and 4 git commands to generate.