1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Support configure with --config as default config file. v4.0.227

This commit is contained in:
winlin 2022-01-13 15:16:54 +08:00
parent 3881c4c77e
commit 6a5bc27f9b
6 changed files with 11 additions and 131 deletions

View file

@ -129,7 +129,7 @@ else
fi
echo ""
echo "see: https://github.com/ossrs/srs/wiki/v3_CN_LinuxService"
echo "see: https://github.com/ossrs/srs/wiki/v4_CN_LinuxService"
echo "install success, you can start SRS on CentOS6:"
echo -e "${GREEN} sudo /etc/init.d/srs start${BLACK}"
echo "or CentOS7:"