mirror of
https://github.com/owntracks/docker-recorder.git
synced 2026-08-26 10:37:17 +00:00
Allow passing CLI args to recorder
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@ if ! [ -f ${OTR_STORAGEDIR}/ghash/data.mdb ]; then
|
||||
ot-recorder --initialize
|
||||
fi
|
||||
|
||||
ot-recorder ${OTR_TOPIC}
|
||||
ot-recorder ${OTR_TOPIC} "$@"
|
||||
|
||||
Reference in New Issue
Block a user