mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Merge branch '2.0release' into develop
This commit is contained in:
commit
d2ccc4f661
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ echo "cd `pwd` &&" >git-ensure-commit &&
|
||||||
echo "bash `pwd`/git.commit.sh" >>git-ensure-commit &&
|
echo "bash `pwd`/git.commit.sh" >>git-ensure-commit &&
|
||||||
chmod +x git-ensure-commit &&
|
chmod +x git-ensure-commit &&
|
||||||
sudo rm -f /bin/git-ensure-commit &&
|
sudo rm -f /bin/git-ensure-commit &&
|
||||||
sudo mv git-ensure-commit /bin/git-ensure-commit
|
sudo mv git-ensure-commit /usr/local/bin/git-ensure-commit
|
||||||
END
|
END
|
||||||
|
|
||||||
echo "submit code to github.com"
|
echo "submit code to github.com"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue