diff options
Diffstat (limited to 'openwrt/package/base-files/default/sbin/wifi')
-rwxr-xr-x | openwrt/package/base-files/default/sbin/wifi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/base-files/default/sbin/wifi b/openwrt/package/base-files/default/sbin/wifi index b8b995b..63b2f12 100755 --- a/openwrt/package/base-files/default/sbin/wifi +++ b/openwrt/package/base-files/default/sbin/wifi @@ -1,4 +1,6 @@ #!/bin/sh +# Copyright (C) 2006 OpenWrt.org + . /etc/functions.sh config_get_bool() { |