mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
4 lines
107 B
Bash
Executable File
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
|