mirror of
https://github.com/ossrs/srs.git
synced 2025-10-19 02:43:22 +08:00
start 2.0release, 80773 lines.
This commit is contained in:
@@ -23,7 +23,7 @@ work_dir=`(cd ${work_dir}/.. && pwd)`
|
||||
product_dir=$work_dir
|
||||
|
||||
# allow start script from any dir
|
||||
cd $work_dir && git checkout develop
|
||||
cd $work_dir && git checkout 2.0release
|
||||
|
||||
. ${product_dir}/scripts/_log.sh
|
||||
ret=$?; if [[ $ret -ne 0 ]]; then exit $ret; fi
|
||||
|
Reference in New Issue
Block a user