This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
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
bcad673643
commit
bd43ab0fce
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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--
Write
Preview
Loading…
Cancel
Save