Merge branch 'fix-install_script' of https://github.com/kpj/paperless-ngx into kpj-fix-install_script

This commit is contained in:
kpj
2022-02-17 15:53:22 +01:00
3 changed files with 20 additions and 10 deletions

View File

@@ -116,7 +116,7 @@ performs all the steps described in :ref:`setup-docker_hub` automatically.
.. code:: shell-session
$ bash <(curl -L https://raw.githubusercontent.com/jonaswinkler/paperless-ng/master/install-paperless-ng.sh)
$ bash -c "$(curl -L https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/master/install-paperless-ng.sh)"
.. _setup-docker_hub: