mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
Fix omr-tracker-server (#408)
This commit is contained in:
commit
5abbefc24b
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ _check_server_intf() {
|
|||
--max-time "$OMR_TRACKER_TIMEOUT" \
|
||||
-s \
|
||||
-k \
|
||||
--interface $intf
|
||||
--interface $intf \
|
||||
"https://${host}:${port}/"
|
||||
)
|
||||
[ -n "$ret" ] && {
|
||||
|
|
Loading…
Reference in a new issue