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

use multiple remote to commit and sync with csdn+oschina.

This commit is contained in:
winlin 2014-11-27 07:47:39 +08:00
parent 4c67ddca26
commit 131f598ab5
5 changed files with 40 additions and 177 deletions

View file

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