mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
fixed setup command
This commit is contained in:
parent
7bc8325df9
commit
c751690e79
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ performs all the steps described in :ref:`setup-docker_hub` automatically.
|
|||
|
||||
.. code:: shell-session
|
||||
|
||||
$ curl -L https://raw.githubusercontent.com/jonaswinkler/paperless-ng/master/install-paperless-ng.sh | bash
|
||||
$ bash <(curl -L https://raw.githubusercontent.com/jonaswinkler/paperless-ng/master/install-paperless-ng.sh)
|
||||
|
||||
.. _setup-docker_hub:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue