Browse Source

错误更正

pull/6/head
richie 5 years ago
parent
commit
ca5ff14d24
  1. 1
      docs/install.md

1
docs/install.md

@ -115,7 +115,6 @@ tmpfs /mnt/syzoj-tmp2 tmpfs nodev,nosuid,size=384M 0 2
```
systemctl start syzoj-web
systemctl start syzoj-judge-daemon
systemctl start syzoj-judge-frontend
systemctl start syzoj-judge-runner@1
```
执行后,如果启动成功,ps-ef | grep node 应该可以看到你的四个进程。如果没有看到,那么请自行查看日志或考虑使用 screen 进行调试。

Loading…
Cancel
Save