mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Info for The input device is not a TTY Errors
This commit is contained in:
parent
b8386a1531
commit
e5009b4cd2
@ -216,6 +216,8 @@ With docker-compose, while paperless is running:
|
|||||||
$ cd /path/to/paperless
|
$ cd /path/to/paperless
|
||||||
$ docker-compose exec webserver <command> <arguments>
|
$ docker-compose exec webserver <command> <arguments>
|
||||||
|
|
||||||
|
*If you use a command within a cronjob you might use the "-t" flag behind exec to suppress "The input device is not a TTY" errors.*
|
||||||
|
|
||||||
With docker, while paperless is running:
|
With docker, while paperless is running:
|
||||||
|
|
||||||
.. code:: shell-session
|
.. code:: shell-session
|
||||||
|
Loading…
x
Reference in New Issue
Block a user