diff --git a/README.md b/README.md index cf76d73..37c51ce 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ cd /usr/lib git clone git://github.com/richb-hanover/OpenWrtScripts.git ``` - --- ## config-openwrt.sh diff --git a/openwrtstats.sh b/openwrtstats.sh index c9deb24..a058c2d 100755 --- a/openwrtstats.sh +++ b/openwrtstats.sh @@ -11,7 +11,7 @@ # - /tmp/openwrtstats_output.txt - output file for stats radio=phy0 -wlan_if=sw00 +wlan_if=wan out_fqn=/tmp/openwrtstats_output.txt echo -e "[date]" > ${out_fqn}