Update script
This commit is contained in:
parent
9d9d81ef17
commit
c95c53cfe3
|
|
@ -388,9 +388,7 @@ if [ $SRS_EXPORT_LIBRTMP_PROJECT = NO ]; then
|
||||||
|
|
||||||
# copy players to nginx html dir.
|
# copy players to nginx html dir.
|
||||||
rm -rf ${SRS_OBJS}/nginx/html/players &&
|
rm -rf ${SRS_OBJS}/nginx/html/players &&
|
||||||
ln -sf `pwd`/research/players ${SRS_OBJS}/nginx/html/players &&
|
ln -sf `pwd`/research/players ${SRS_OBJS}/nginx/html/players
|
||||||
rm -f ${SRS_OBJS}/nginx/crossdomain.xml &&
|
|
||||||
ln -sf `pwd`/research/players/crossdomain.xml ${SRS_OBJS}/nginx/html/crossdomain.xml
|
|
||||||
|
|
||||||
# For srs-console.
|
# For srs-console.
|
||||||
rm -rf ${SRS_OBJS}/nginx/html/console &&
|
rm -rf ${SRS_OBJS}/nginx/html/console &&
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user