root/galaxy-central/run_community.sh
リビジョン 2, 146 bytes (コミッタ: hatakeyama, 14 年 前) |
---|
行番号 | |
---|---|
1 | #!/bin/sh |
2 | |
3 | cd `dirname $0` |
4 | python ./scripts/paster.py serve community_wsgi.ini --pid-file=community_webapp.pid --log-file=community_webapp.log $@ |
Note: リポジトリブラウザについてのヘルプは TracBrowser
を参照してください。