PageRenderTime 25ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/run_community.sh

https://bitbucket.org/cistrome/cistrome-harvard/
Shell | 4 lines | 2 code | 1 blank | 1 comment | 0 complexity | 7303d16052725bdb4152d06e433bd9a2 MD5 | raw file
  1. #!/bin/sh
  2. cd `dirname $0`
  3. python ./scripts/paster.py serve community_wsgi.ini --pid-file=community_webapp.pid --log-file=community_webapp.log $@