Remove not working rm command

This commit is contained in:
2021-01-30 03:55:41 +00:00
parent 34ade5f7e5
commit afc345e17c

View File

@@ -1,2 +1,2 @@
release: rm -rf pipeline/ && python manage.py migrate
release: python manage.py migrate
web: gunicorn PyRIGS.wsgi --log-file -