some bug fixes
This commit is contained in:
parent
5649acf6a8
commit
577cf4d482
10 changed files with 83 additions and 17 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
apt install -y poppler-utils tesseract-ocr tesseract-ocr-deu tesseract-ocr-eng
|
||||
groupadd docstore
|
||||
useradd -g docstore docstore
|
||||
mkdir /var/lib/docstore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue