typo in README, changed openwrtstats.sh to use OpenWrt (not CeroWrt) WAN port name

This commit is contained in:
Rich Brown 2015-09-24 23:04:05 -04:00
parent 5f9adc4a47
commit bd1240a002
2 changed files with 1 additions and 2 deletions

View file

@ -20,7 +20,6 @@ cd /usr/lib
git clone git://github.com/richb-hanover/OpenWrtScripts.git
```
---
## config-openwrt.sh

View file

@ -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}