1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-14 19:41:51 +00:00

Fix tracker error msg

This commit is contained in:
Ycarus 2018-09-11 11:29:28 +02:00
parent f3b28de750
commit a727c6cace

View file

@ -141,6 +141,7 @@ while true; do
# setup tracker variables
OMR_TRACKER_DEVICE_IP=
OMR_TRACKER_STATUS="ERROR"
OMR_TRACKER_STATUS_MSG=""
OMR_TRACKER_LATENCY=
OMR_TRACKER_TIMEOUT=$((rto / 1000 + (rto % 1000 ? 1 : 0)))
OMR_TRACKER_LIST_HOSTS=""