Merge branch 'master' of projectlivestream.com:pls
This commit is contained in:
commit
8dc6616444
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -23,6 +23,6 @@ client-install: client-clean client
|
||||||
cd Connector_RAW; $(MAKE) install
|
cd Connector_RAW; $(MAKE) install
|
||||||
#cp -f ./Connector_RTSP/Connector_RTSP /usr/bin/
|
#cp -f ./Connector_RTSP/Connector_RTSP /usr/bin/
|
||||||
cp -f ./Buffer/Buffer /usr/bin/
|
cp -f ./Buffer/Buffer /usr/bin/
|
||||||
rn -rf /etc/xinetd.d/PLS
|
rm -rf /etc/xinetd.d/PLS
|
||||||
service xinetd start
|
service xinetd start
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue