Files
test-auth/start.sh

4 lines
107 B
Bash
Executable File

#!/bin/sh
/usr/bin/python ./manage.py runfcgi method=threaded host=127.0.0.1 port=9981 pidfile=./auth.pid