mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Latest config changes
This commit is contained in:
parent
e0fe620899
commit
a393be77f2
3 changed files with 12 additions and 12 deletions
|
@ -38,7 +38,7 @@ _ping() {
|
|||
-c 1 \
|
||||
-q
|
||||
)
|
||||
[ -n "$ret" ] && echo "$ret" | grep -sq " 0% packet loss" && {
|
||||
[ -n "$ret" ] && echo "$ret" | grep -s " 0% packet loss" > /dev/null && {
|
||||
return
|
||||
}
|
||||
false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue