removed the old directories, too.. cleanup is ready, yay
[openwrt/svn-archive/archive.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