mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Upgrade jquery from 1.10.2 to 1.12.2 (#3571)
--------- Co-authored-by: chundonglinlin <chundonglinlin@163.com>
This commit is contained in:
parent
cb44e81d83
commit
30c2f50cae
32 changed files with 29 additions and 81 deletions
7
trunk/configure
vendored
7
trunk/configure
vendored
|
@ -832,13 +832,6 @@ fi
|
|||
#####################################################################################
|
||||
# next step
|
||||
#####################################################################################
|
||||
if [[ $SRS_CHERRYPY == YES ]]; then
|
||||
echo ""
|
||||
echo "You can run 3rdparty applications:"
|
||||
if [[ $SRS_HTTP_CALLBACK == YES ]]; then
|
||||
echo -e "\" python ./research/api-server/server.py 8085 \" to start the api-server"
|
||||
fi
|
||||
fi
|
||||
echo ""
|
||||
echo "You can build SRS:"
|
||||
echo "\" make \" to build the SRS server"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue