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