diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-05-15 22:36:58 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-05-15 22:36:58 +0200 |
commit | 0334249e9508f4a4f9d1f9d5b1363dba4b8f67d5 (patch) | |
tree | 4c57feb5271cac95b297bae7062ff4b9c50babfa /Procfile | |
parent | Updated dashboard. (diff) | |
download | newspipe-0334249e9508f4a4f9d1f9d5b1363dba4b8f67d5.tar.gz newspipe-0334249e9508f4a4f9d1f9d5b1363dba4b8f67d5.tar.bz2 newspipe-0334249e9508f4a4f9d1f9d5b1363dba4b8f67d5.zip |
oops.
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 |