initial commit
This commit is contained in:
commit
996ba9de35
24 changed files with 111 additions and 0 deletions
2
rootfs/bin/db-migration
Executable file
2
rootfs/bin/db-migration
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
s6-setuidgid paperless ~/env/bin/python3 ~/src/manage.py migrate
|
Loading…
Add table
Add a link
Reference in a new issue