cppjieba/scripts/start.sh
2013-11-23 06:26:43 -08:00

3 lines
60 B
Bash
Executable File

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