1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update data from VPS more often

This commit is contained in:
Ycarus 2018-11-29 14:41:22 +01:00
parent 4fc5b00f5a
commit 29b1b63783

View file

@ -352,6 +352,7 @@ if [ "$(uci -q get openmptcprouter.$OMR_TRACKER_INTERFACE.lc)" = "" ] || [ $(($(
_log "Get status and settings for $OMR_TRACKER_INTERFACE... Failed"
else
_log "Get status and settings for $OMR_TRACKER_INTERFACE... Done"
/etc/init.d/openmptcprouter-vps restart >/dev/null 2>&1
fi
uci -q commit openmptcprouter
fi