Skip to content

Commit

Permalink
Fix omr-tracker-server
Browse files Browse the repository at this point in the history
  • Loading branch information
Ysurac committed Jan 16, 2024
1 parent 1eae173 commit 7ea78ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omr-tracker/files/bin/omr-tracker-server
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ _check_server_intf() {
--max-time "$OMR_TRACKER_TIMEOUT" \
-s \
-k \
--interface $intf
--interface $intf \
"https://${host}:${port}/"
)
[ -n "$ret" ] && {
Expand Down

0 comments on commit 7ea78ed

Please sign in to comment.