mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update the log position.
This commit is contained in:
parent
127b96b255
commit
0c132e9781
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ RED="\\e[31m"
|
|||
GREEN="\\e[32m"
|
||||
YELLOW="\\e[33m"
|
||||
BLACK="\\e[0m"
|
||||
POS="\\e[100G"
|
||||
POS="\\e[103G"
|
||||
|
||||
# if need to log to file, change the log path.
|
||||
if [[ ! $log ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue