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