summaryrefslogtreecommitdiff
path: root/package/base-files/files/sbin/wifi
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-06-05 16:04:23 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-06-05 16:04:23 +0000
commit9ae901445be2f33658142e401556818edbafaaf7 (patch)
treed8595eead1ed3c62440f17d6398343a1029a5be6 /package/base-files/files/sbin/wifi
parent9a61b249c5a355ce95747200302e353a0d30bea0 (diff)
downloadmtk-20170518-9ae901445be2f33658142e401556818edbafaaf7.zip
mtk-20170518-9ae901445be2f33658142e401556818edbafaaf7.tar.gz
mtk-20170518-9ae901445be2f33658142e401556818edbafaaf7.tar.bz2
/etc/functions.sh => /lib/functions.sh
SVN-Revision: 32062
Diffstat (limited to 'package/base-files/files/sbin/wifi')
-rwxr-xr-xpackage/base-files/files/sbin/wifi2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/files/sbin/wifi b/package/base-files/files/sbin/wifi
index 5cbf50b..8528efe 100755
--- a/package/base-files/files/sbin/wifi
+++ b/package/base-files/files/sbin/wifi
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright (C) 2006 OpenWrt.org
-. /etc/functions.sh
+. /lib/functions.sh
usage() {
cat <<EOF