fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11152 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
77b77ee265
commit
8cd0d80fc3
@ -34,7 +34,7 @@ start() {
|
||||
config_get filter $cfg filter
|
||||
config_get graph $cfg graph
|
||||
config_get meta_refresh $cfg meta_refresh
|
||||
for subnet in $subnets
|
||||
for subnet in $subnets; do
|
||||
echo "subnet $subnet">> /tmp/bandwidthd.conf
|
||||
done
|
||||
cat >> /tmp/bandwidthd.conf <<EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user