mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 11:01:50 +00:00
Add log for VPS routes
This commit is contained in:
parent
eff4279608
commit
2db4018219
1 changed files with 2 additions and 0 deletions
|
@ -437,6 +437,8 @@ if [ -n "$OMR_TRACKER_DEVICE_IP" ] && [ -n "$OMR_TRACKER_DEVICE_GATEWAY" ]; then
|
|||
else
|
||||
config_foreach set_server_route server
|
||||
fi
|
||||
elif [ "$multipath_config" = "on" ]; then
|
||||
_log "Warning for $OMR_TRACKER_INTERFACE - IP: $OMR_TRACKER_DEVICE_IP - GW: $OMR_TRACKER_DEVICE_GATEWAY"
|
||||
fi
|
||||
|
||||
[ "$multipath_config" = "on" ] && {
|
||||
|
|
Loading…
Reference in a new issue