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

merge from srs2

This commit is contained in:
winlin 2015-11-16 18:10:06 +08:00
commit 18eb8c81b3
3 changed files with 23 additions and 3 deletions

View file

@ -8,7 +8,7 @@ RED="\\033[31m"
GREEN="\\033[32m"
YELLOW="\\033[33m"
BLACK="\\033[0m"
POS="\\033[103G"
POS="\\033[94G"
# if need to log to file, change the log path.
if [[ ! $log ]]; then