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

Commit latencies

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-01-12 17:29:21 +01:00
parent f5b3aa6831
commit e05c057c63

View file

@ -42,6 +42,7 @@ interface_up=$(ifstatus "$OMR_TRACKER_INTERFACE" 2>/dev/null | jsonfilter -q -e
fi
fi
fi
[ -n "$(uci -q changes openmptcprouter)" ] && uci -q commit openmptcprouter
}
if [ -n "$OMR_TRACKER_INTERFACE" ] && [ -n "$OMR_TRACKER_DEVICE" ]; then