mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix tracker
This commit is contained in:
parent
6ff42ba4f3
commit
696b4e220e
1 changed files with 2 additions and 1 deletions
|
@ -202,8 +202,9 @@ while true; do
|
|||
fi
|
||||
fi
|
||||
|
||||
[ "$OMR_TRACKER_HOSTS" = "$initial_hosts" ] || [ "$OMR_TRACKER_STATUS" = "OK" ] && _post_tracking
|
||||
#[ "$OMR_TRACKER_HOSTS" = "$initial_hosts" ] || [ "$OMR_TRACKER_STATUS" = "OK" ] && _post_tracking
|
||||
#[ "$OMR_TRACKER_STATUS" = "ERROR" ] && _restart
|
||||
_post_tracking
|
||||
_restart
|
||||
|
||||
sleep "$OMR_TRACKER_INTERVAL"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue