diff --git a/entrypoint.sh b/entrypoint.sh index 8e41e15..68ccc87 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -6,4 +6,4 @@ if [ ! -f /config/recorder.conf ]; then fi ot-recorder --initialize -ot-recorder +ot-recorder "$@"