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

2
rootfs/bin/db-migration Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
s6-setuidgid paperless ~/env/bin/python3 ~/src/manage.py migrate