3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
|
#!/bin/sh
|
||
|
s6-setuidgid paperless ~/env/bin/python3 ~/src/manage.py migrate
|