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