cppjieba/demo/start.sh
2013-10-27 05:51:57 -07:00

3 lines
65 B
Bash
Executable File

#!/bin/sh
./server.demo -n 4 -p 11258 -k start >> run.log 2>&1 &