mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 16:25:33 +01:00
updated dockerfiles
This commit is contained in:
parent
d67eacdd6f
commit
8f4ddb30c1
6 changed files with 162 additions and 41 deletions
5
scripts/paperless-cron
Normal file
5
scripts/paperless-cron
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd /usr/src/paperless/src
|
||||
|
||||
sudo -HEu paperless python3 manage.py document_create_classifier
|
||||
Loading…
Add table
Add a link
Reference in a new issue