mirror of
https://github.com/fergalmoran/dss.api.git
synced 2025-12-28 12:18:52 +00:00
Added migrations to startup
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
su -m djworker -c "python manage.py migrate"
|
||||
su -m djworker -c "python manage.py runserver_plus 0.0.0.0:8001"
|
||||
|
||||
Reference in New Issue
Block a user