4 lines
86 B
Text
4 lines
86 B
Text
|
#!/bin/sh
|
||
|
|
||
|
s6-setuidgid paperless ~/env/bin/python3 ~/src/manage.py document_consumer
|