mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Less log for omr-tracker-gre
This commit is contained in:
parent
027c4e7c49
commit
14db6f80fb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ _ping_server() {
|
|||
-w "$OMR_TRACKER_TIMEOUT" \
|
||||
-c 1 \
|
||||
-q \
|
||||
"${host}"
|
||||
"${host}" 2>/dev/null
|
||||
) && echo "$ret" | grep -sq " 0% packet loss" && {
|
||||
server_ping=true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue