mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 13:32:15 +00:00
3 lines
107 B
Plaintext
3 lines
107 B
Plaintext
release: rm -rf node_modules/ pipeline/ && python manage.py migrate
|
|
web: gunicorn PyRIGS.wsgi --log-file -
|