正在显示
1 个修改的文件
包含
1 行增加
和
5 行删除
| @@ -337,8 +337,4 @@ fi | @@ -337,8 +337,4 @@ fi | ||
| 337 | if [ $SRS_HTTP = YES ]; then | 337 | if [ $SRS_HTTP = YES ]; then |
| 338 | echo -e "\" python ./research/api-server/server.py 8085 \" to start the api-server" | 338 | echo -e "\" python ./research/api-server/server.py 8085 \" to start the api-server" |
| 339 | fi | 339 | fi |
| 340 | -if [ $SRS_GPERF = YES ]; then | ||
| 341 | - echo "\" env HEAPCHECK=normal ./objs/srs -c conf/srs.conf \" to start the srs live server" | ||
| 342 | -else | ||
| 343 | - echo "\" ./objs/srs -c conf/srs.conf \" to start the srs live server" | ||
| 344 | -fi | 340 | +echo "\" ./objs/srs -c conf/srs.conf \" to start the srs live server" |
-
请 注册 或 登录 后发表评论