diff options
Diffstat (limited to 'Procfile')
-rw-r--r-- | Procfile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ web: python runserver.py -init: python db_create.py
\ No newline at end of file +init: python db_create.py +fix: python fix.py
\ No newline at end of file |