check if lxc-install executed as root

This commit is contained in:
Piotr Cichosz
2019-05-27 00:04:57 +02:00
parent cd3e8f7f8a
commit 467bb013e2
2 changed files with 5 additions and 1 deletions

View File

@@ -522,7 +522,7 @@ if the above assumptions are acceptable.
.. code:: bash
$ lxc exec paperless -- sh -c "wget https://raw.githubusercontent.com/maur/paperless/master/docs/examples/lxc/lxc-install.sh && /bin/bash lxc-install.sh"
$ lxc exec paperless -- sh -c "wget https://raw.githubusercontent.com/maur/paperless/master/docs/examples/lxc/lxc-install.sh && /bin/bash lxc-install.sh --email"
The script will ask you for an ftpupload password.
As well as the super-user for paperless web front-end.