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