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