From 1d8318d2fcf1d1cc1608018f453c5917172e7322 Mon Sep 17 00:00:00 2001 From: winlin Date: Tue, 10 Nov 2015 12:16:01 +0800 Subject: [PATCH] change simple-rtmp-server org to ossrs --- trunk/scripts/git.commit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/scripts/git.commit.sh b/trunk/scripts/git.commit.sh index 5b84e1859..bed252315 100755 --- a/trunk/scripts/git.commit.sh +++ b/trunk/scripts/git.commit.sh @@ -44,7 +44,7 @@ function remote_check() fi ok_msg "remote $remote ok, url is $url" } -remote_check origin git@github.com:simple-rtmp-server/srs.git +remote_check origin git@github.com:ossrs/srs.git remote_check srs.winlin git@github.com:winlinvip/simple-rtmp-server.git remote_check srs.csdn git@code.csdn.net:winlinvip/srs-csdn.git remote_check srs.oschina git@git.oschina.net:winlinvip/srs.oschina.git