2 lines
54 B
Bash
Executable file
2 lines
54 B
Bash
Executable file
#!/bin/sh
|
|
cd /takahe && .venv/bin/python manage.py $@
|