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

Fix omr-tracker-server

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-01-16 08:36:13 +01:00
parent 1eae173fdb
commit 7ea78ed200

View file

@ -47,7 +47,7 @@ _check_server_intf() {
--max-time "$OMR_TRACKER_TIMEOUT" \
-s \
-k \
--interface $intf
--interface $intf \
"https://${host}:${port}/"
)
[ -n "$ret" ] && {