mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
Add missing entrypoint script for docker
This commit is contained in:
parent
7193279053
commit
f883648839
6
docker/entrypoint-joex.sh
Executable file
6
docker/entrypoint-joex.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Starting unoconv listener"
|
||||
unoconv -l &
|
||||
|
||||
/opt/docspell-joex-0.7.0/bin/docspell-joex "$@"
|
Loading…
x
Reference in New Issue
Block a user