diff --git a/entrypoint.sh b/entrypoint.sh index 294aaae..e949742 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -4,4 +4,4 @@ if ! [ -f ${OTR_STORAGEDIR}/ghash/data.mdb ]; then ot-recorder --initialize fi -ot-recorder ${OTR_TOPIC} +ot-recorder ${OTR_TOPIC} "$@"