Browse Source

mwan3: fix mwan3track whitespace typo

Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
lilik-openwrt-22.03
Florian Eckert 8 years ago
parent
commit
bd43ab0fce
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      net/mwan3/files/usr/sbin/mwan3track

+ 1
- 1
net/mwan3/files/usr/sbin/mwan3track View File

@ -24,7 +24,7 @@ while true; do
let lost++
fi
done
if [ $host_up_count -lt $3 ]; then
let score--


Loading…
Cancel
Save