mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
Update docs/advanced_usage.rst
Co-authored-by: Felix E <felix@eckhofer.com>
This commit is contained in:
parent
6cc2fa5306
commit
07f2c9c1c6
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ Troubleshooting:
|
|||
- Check your script's permission e.g. in case of permission error ``sudo chmod 755 post-consumption-example.sh``
|
||||
- Pipe your scripts's output to a log file e.g. ``echo "${DOCUMENT_ID}" | tee --append /usr/src/paperless/scripts/post-consumption-example.log``
|
||||
|
||||
.. _post-consumption-example.sh: https://github.com/paperless-ngx/paperless-ngx/blob/master/scripts/post-consumption-example.sh
|
||||
.. _post-consumption-example.sh: https://github.com/paperless-ngx/paperless-ngx/blob/main/scripts/post-consumption-example.sh
|
||||
|
||||
.. _advanced-file_name_handling:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue