diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-05-15 22:42:39 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-05-15 22:42:39 +0200 |
commit | d337ac75295bbd70524ec7004db17426548db5ef (patch) | |
tree | 73dba241d6c15e80229dc369d4150ee2fae697ba /Procfile | |
parent | oops. (diff) | |
download | newspipe-d337ac75295bbd70524ec7004db17426548db5ef.tar.gz newspipe-d337ac75295bbd70524ec7004db17426548db5ef.tar.bz2 newspipe-d337ac75295bbd70524ec7004db17426548db5ef.zip |
Ouf.
Diffstat (limited to 'Procfile')
-rw-r--r-- | Procfile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,3 +1,2 @@ web: python runserver.py -init: python db_create.py -fix: python fix.py
\ No newline at end of file +init: python db_create.py
\ No newline at end of file |