20240515
This commit is contained in:
parent
c72fb8b625
commit
654ff2f496
30 changed files with 265 additions and 15 deletions
17
ressources/paperless-ngx/README.MD
Normal file
17
ressources/paperless-ngx/README.MD
Normal file
|
@ -0,0 +1,17 @@
|
|||
#### paperless-ngx
|
||||
|
||||
##### Information
|
||||
Site : https://paperless-ngx.com/
|
||||
|
||||
Source : https://github.com/paperless-ngx/
|
||||
|
||||
##### Install
|
||||
|
||||
```bash
|
||||
apt install -y wget ca-certificates
|
||||
wget -qO - https://deb.lgy.fr/install.sh | bash
|
||||
apt-get update
|
||||
|
||||
apt-get install -y paperless-ngx
|
||||
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue