Skip to content

Commit

Permalink
added PYTHONPATH on start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
fiorix committed Jun 11, 2012
1 parent 8756b56 commit a7c71e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appskel/start.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash

export PYTHONPATH=`dirname $0`
twistd -n cyclone -r $modname.web.Application -c $modname.conf
Binary file modified cyclone/appskel.zip
Binary file not shown.

0 comments on commit a7c71e2

Please sign in to comment.