This commit is contained in:
root
2014-11-12 11:00:47 +08:00
parent eae5535b42
commit f6d414d903
3 changed files with 23 additions and 5 deletions

View File

@@ -1,5 +0,0 @@
#!/bin/bash
./manage.py runserver 0.0.0.0:80 &> access.log &
./log_handler.py &> handler.log &
node ./websocket/index.js &