Added start script

This commit is contained in:
2010-03-24 10:30:08 +00:00
parent 15f9dc972a
commit 423856a19a

3
start.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
/usr/bin/python ./manage.py runfcgi method=threaded host=127.0.0.1 port=9981 daemonize=true pidfile=./auth.pid