1
0
mirror of https://github.com/Eugeny/tabby-web.git synced 2025-08-20 08:11:53 +00:00
Files
tabby-web/backend/manage.sh
2021-11-21 00:08:04 +01:00

5 lines
58 B
Bash

#!/bin/sh
/wait
cd /app
/venv/*/bin/python ./manage.py $@