paperless - make configurable and add step for retagging

This commit is contained in:
2022-08-29 00:55:53 +02:00
parent f2b759c72c
commit 28fc237fbb
2 changed files with 62 additions and 46 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
sc_paperlessHome="/opt/paperless"
sc_paperlessDir="${sc_paperlessHome}/paperless-ngx"
sc_paperlessBackupDir="${HOME}/backup"