mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
3 lines
60 B
Bash
Executable File
3 lines
60 B
Bash
Executable File
#!/bin/sh
|
|
cjserver -n 4 -p 11258 -k start >> run.log 2>&1 &
|