1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00

update mirror utils

This commit is contained in:
winlin 2014-10-27 12:56:04 +08:00
parent d88a2cc8dc
commit 9d7e6b9bb2

View file

@ -92,3 +92,4 @@ function sync_push()
git checkout master
ok_msg "${mirror_name}同步git成功"
}