cppjieba/scripts/start.sh
2013-11-03 06:11:45 -08:00

3 lines
65 B
Bash
Executable File

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