initial commit

This commit is contained in:
Sebastian Hugentobler 2023-08-30 18:24:33 +02:00
commit 996ba9de35
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
24 changed files with 111 additions and 0 deletions

View file

@ -0,0 +1 @@
db-migration

View file

@ -0,0 +1,4 @@
#!/bin/sh
cd /var/lib/paperless/src || exit
s6-setuidgid paperless ~/env/bin/python3 ~/env/bin/celery --app paperless beat --loglevel INFO

View file

@ -0,0 +1 @@
longrun