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

fix the script error

This commit is contained in:
winlin 2013-12-15 16:53:37 +08:00
parent 63cec6f967
commit c7ec6f511c
3 changed files with 4 additions and 3 deletions

View file

@ -92,7 +92,7 @@ for android: http://demo:80/forward/live/livestream_sd.html
<pre>
killall -1 srs
</pre>
or use specified signal name to reload:<br/>
or use specified signal to reload:<br/>
<pre>
killall -s SIGHUP srs
</pre>