mirror of
https://github.com/owntracks/docker-recorder.git
synced 2026-08-26 10:37:17 +00:00
Merge pull request #29 from schoentoon/patch-1
Update entrypoint to allow passing arguments to ot-recorder
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ if [ ! -f /config/recorder.conf ]; then
|
||||
fi
|
||||
|
||||
ot-recorder --initialize
|
||||
ot-recorder
|
||||
ot-recorder "$@"
|
||||
|
||||
Reference in New Issue
Block a user